| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.jaxygen.client | 
| ArtifactId | ArtifactIdjaxygen-client-it | 
| Last Version | Last Version1.0.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjaxygen-client-it Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jaxygen-client-it-1.0.9.pom | |
| jaxygen-client-it-1.0.9.jar | 4 KB | 
| jaxygen-client-it-1.0.9-sources.jar | 2 KB | 
| jaxygen-client-it-1.0.9-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jaxygen.client/jaxygen-client-it/ -->
<dependency>
    <groupId>org.jaxygen.client</groupId>
    <artifactId>jaxygen-client-it</artifactId>
    <version>1.0.9</version>
</dependency>// https://jarcasting.com/artifacts/org.jaxygen.client/jaxygen-client-it/
implementation 'org.jaxygen.client:jaxygen-client-it:1.0.9'// https://jarcasting.com/artifacts/org.jaxygen.client/jaxygen-client-it/
implementation ("org.jaxygen.client:jaxygen-client-it:1.0.9")'org.jaxygen.client:jaxygen-client-it:jar:1.0.9'<dependency org="org.jaxygen.client" name="jaxygen-client-it" rev="1.0.9">
  <artifact name="jaxygen-client-it" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jaxygen.client', module='jaxygen-client-it', version='1.0.9')
)libraryDependencies += "org.jaxygen.client" % "jaxygen-client-it" % "1.0.9"[org.jaxygen.client/jaxygen-client-it "1.0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jaxygen : jaxygen-core | jar | 1.0.9 | 
| commons-fileupload : commons-fileupload | jar | 1.2.2 | 
| org.apache.commons : commons-io | jar | 1.3.2 | 
| org.apache.commons : commons-collections4 | jar | 4.0 | 
| commons-logging : commons-logging | jar | 1.2 | 
| com.google.code.gson : gson | jar | 2.3 | 
| commons-beanutils : commons-beanutils | jar | 1.9.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |