License |
License |
---|---|
GroupId | GroupIdorg.jaxygen |
ArtifactId | ArtifactIdjaxygen-api-sample |
Version | Version1.0.9 |
Type | Typewar |
Description |
Descriptionjaxygen-api-sample
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jaxygen-api-sample-1.0.9.pom | |
jaxygen-api-sample-1.0.9.war | 5 MB |
jaxygen-api-sample-1.0.9-sources.jar | 46 KB |
jaxygen-api-sample-1.0.9-javadoc.jar | 327 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaxygen/jaxygen-api-sample/ -->
<dependency>
<groupId>org.jaxygen</groupId>
<artifactId>jaxygen-api-sample</artifactId>
<version>1.0.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-api-sample/
implementation 'org.jaxygen:jaxygen-api-sample:1.0.9'
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-api-sample/
implementation ("org.jaxygen:jaxygen-api-sample:1.0.9")
'org.jaxygen:jaxygen-api-sample:war:1.0.9'
<dependency org="org.jaxygen" name="jaxygen-api-sample" rev="1.0.9">
<artifact name="jaxygen-api-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jaxygen', module='jaxygen-api-sample', version='1.0.9')
)
libraryDependencies += "org.jaxygen" % "jaxygen-api-sample" % "1.0.9"
[org.jaxygen/jaxygen-api-sample "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jaxygen : jaxygen-core | jar | 1.0.9 |
org.jaxygen : jaxygen-apibrowser | jar | 1.0.9 |
org.jaxygen : jaxygen-apibrowser-style-simple | war | 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 |
---|---|---|
javax : javaee-web-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |