Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdtw.hyl.common |
ArtifactId | ArtifactIdjersey-jodatime |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCommon dependency versions and settings.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jersey-jodatime-1.0.0.pom | |
jersey-jodatime-1.0.0.jar | 10 KB |
jersey-jodatime-1.0.0-sources.jar | 5 KB |
jersey-jodatime-1.0.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tw.hyl.common/jersey-jodatime/ -->
<dependency>
<groupId>tw.hyl.common</groupId>
<artifactId>jersey-jodatime</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tw.hyl.common/jersey-jodatime/
implementation 'tw.hyl.common:jersey-jodatime:1.0.0'
// https://jarcasting.com/artifacts/tw.hyl.common/jersey-jodatime/
implementation ("tw.hyl.common:jersey-jodatime:1.0.0")
'tw.hyl.common:jersey-jodatime:jar:1.0.0'
<dependency org="tw.hyl.common" name="jersey-jodatime" rev="1.0.0">
<artifact name="jersey-jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.hyl.common', module='jersey-jodatime', version='1.0.0')
)
libraryDependencies += "tw.hyl.common" % "jersey-jodatime" % "1.0.0"
[tw.hyl.common/jersey-jodatime "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.2 |
org.glassfish.jersey.core : jersey-server | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty | jar | 2.9.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.9.1 |