License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.bitbucket.cowwoc |
ArtifactId | ArtifactIdpouch-jersey1 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpouch-jersey1
Pouch integration for Jersey 1.
|
Filename | Size |
---|---|
pouch-jersey1-1.0.pom | |
pouch-jersey1-1.0.jar | 9 KB |
pouch-jersey1-1.0-sources.jar | 3 KB |
pouch-jersey1-1.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc/pouch-jersey1/ -->
<dependency>
<groupId>org.bitbucket.cowwoc</groupId>
<artifactId>pouch-jersey1</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/pouch-jersey1/
implementation 'org.bitbucket.cowwoc:pouch-jersey1:1.0'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/pouch-jersey1/
implementation ("org.bitbucket.cowwoc:pouch-jersey1:1.0")
'org.bitbucket.cowwoc:pouch-jersey1:jar:1.0'
<dependency org="org.bitbucket.cowwoc" name="pouch-jersey1" rev="1.0">
<artifact name="pouch-jersey1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc', module='pouch-jersey1', version='1.0')
)
libraryDependencies += "org.bitbucket.cowwoc" % "pouch-jersey1" % "1.0"
[org.bitbucket.cowwoc/pouch-jersey1 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.cowwoc : preconditions | jar | 1.5 |
com.sun.jersey : jersey-servlet | jar | 1.18 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |