License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdapi |
Version | Version1.16 |
Type | Typewar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationQuAck |
Filename | Size |
---|---|
api-1.16.pom | |
api-1.16.war | 41 MB |
api-1.16-sources.jar | 18 KB |
api-1.16-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/api/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>api</artifactId>
<version>1.16</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/api/
implementation 'com.testquack:api:1.16'
// https://jarcasting.com/artifacts/com.testquack/api/
implementation ("com.testquack:api:1.16")
'com.testquack:api:war:1.16'
<dependency org="com.testquack" name="api" rev="1.16">
<artifact name="api" type="war" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='api', version='1.16')
)
libraryDependencies += "com.testquack" % "api" % "1.16"
[com.testquack/api "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : services | jar | 1.16 |
com.testquack : launcher | jar | 1.16 |
com.testquack : smith-launcher | jar | 1.16 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.25.1 |
org.glassfish.jersey.ext : jersey-spring3 | jar | 2.25.1 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.25.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
org.springframework : spring-beans | jar | 5.0.9.RELEASE |
org.springframework : spring-core | jar | 5.0.9.RELEASE |
org.springframework : spring-context | jar | 5.0.9.RELEASE |
org.springframework : spring-expression | jar | 5.0.9.RELEASE |
org.springframework : spring-web | jar | 5.0.9.RELEASE |
javax.el : javax.el-api | jar | 2.2.5 |
ru.greatbit.whoru : auth | jar | 1.5 |
ru.greatbit.whoru : jaxrs-ws-auth | jar | 1.5 |
io.swagger : swagger-jersey2-jaxrs | jar | 1.5.10 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.springframework : spring-test | jar | 5.0.9.RELEASE |