com.unicenta:intersolve-client (1.0-SNAPSHOT)
Published 2026-07-11 13:44:25 +00:00 by uniCenta
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.unicenta</groupId>
<artifactId>intersolve-client</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://repo.unicenta.io/api/packages/maven2/maven -Dartifact=com.unicenta:intersolve-client:1.0-SNAPSHOTDependencies
junit:junit
4.11
org.mockito:mockito-all
1.9.5
javax.ws.rs:jsr311-api
1.1.1
com.sun.jersey:jersey-bundle
1.9-ea04
com.sun.jersey.contribs:jersey-multipart
1.15
com.oracle:javafx
2.2.4
javax.mail:mail
1.4.7
com.google.code.gson:gson
2.2.2
com.googlecode.json-simple:json-simple
1.1.1
log4j:log4j
1.2.17
mysql:mysql-connector-java
5.1.25
org.jasypt:jasypt
1.9.1
commons-lang:commons-lang
2.6
org.apache.httpcomponents:httpclient
4.0-alpha4
com.handpoint:headstartsimulator
1.1.2
com.handpoint:heft
1.1.0
com.handpoint:hal-pc
1.1.2
org.slf4j:slf4j-api
1.6.2
org.slf4j:slf4j-log4j12
1.6.2
net.sf.bluecove:bluecove
2.1.1
net.sf.bluecove:bluecove-gpl
2.1.0
net.sf.kxml:kxml2
2.3.0
backport-util-concurrent:backport-util-concurrent
3.1
commons-io:commons-io
2.4
org.jetbrains.kotlin:kotlin-stdlib
${kotlin.version}