License |
License |
---|---|
GroupId | GroupIdio.github.zskamljic |
ArtifactId | ArtifactIdrest-ahead-jax-rs |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for RestAhead functionality
|
Filename | Size |
---|---|
rest-ahead-jax-rs-0.4.1.pom | |
rest-ahead-jax-rs-0.4.1.jar | 5 KB |
rest-ahead-jax-rs-0.4.1-sources.jar | 4 KB |
rest-ahead-jax-rs-0.4.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-jax-rs/ -->
<dependency>
<groupId>io.github.zskamljic</groupId>
<artifactId>rest-ahead-jax-rs</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-jax-rs/
implementation 'io.github.zskamljic:rest-ahead-jax-rs:0.4.1'
// https://jarcasting.com/artifacts/io.github.zskamljic/rest-ahead-jax-rs/
implementation ("io.github.zskamljic:rest-ahead-jax-rs:0.4.1")
'io.github.zskamljic:rest-ahead-jax-rs:jar:0.4.1'
<dependency org="io.github.zskamljic" name="rest-ahead-jax-rs" rev="0.4.1">
<artifact name="rest-ahead-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zskamljic', module='rest-ahead-jax-rs', version='0.4.1')
)
libraryDependencies += "io.github.zskamljic" % "rest-ahead-jax-rs" % "0.4.1"
[io.github.zskamljic/rest-ahead-jax-rs "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.zskamljic : rest-ahead-processor | jar | 0.4.1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |