License |
License
MIT License
|
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdtech.anima |
ArtifactId | ArtifactIdtinytypes-jersey |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptiontech.anima:tinytypes-jersey
Typed wrappers on native types - Jersey support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinytypes-jersey-1.1.1.pom | |
tinytypes-jersey-1.1.1.jar | 7 KB |
tinytypes-jersey-1.1.1-sources.jar | 4 KB |
tinytypes-jersey-1.1.1-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.anima/tinytypes-jersey/ -->
<dependency>
<groupId>tech.anima</groupId>
<artifactId>tinytypes-jersey</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.anima/tinytypes-jersey/
implementation 'tech.anima:tinytypes-jersey:1.1.1'
// https://jarcasting.com/artifacts/tech.anima/tinytypes-jersey/
implementation ("tech.anima:tinytypes-jersey:1.1.1")
'tech.anima:tinytypes-jersey:jar:1.1.1'
<dependency org="tech.anima" name="tinytypes-jersey" rev="1.1.1">
<artifact name="tinytypes-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.anima', module='tinytypes-jersey', version='1.1.1')
)
libraryDependencies += "tech.anima" % "tinytypes-jersey" % "1.1.1"
[tech.anima/tinytypes-jersey "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
tech.anima : tinytypes-meta | jar | 1.1.1 |
org.glassfish.jersey.core : jersey-server | jar | 2.25.1 |
Group / Artifact | Type | Version |
---|---|---|
tech.anima : tinytypes-testing | jar | 1.1.1 |
junit : junit | jar | 4.13 |