Last Version

Vanilla JAX-RS Service API Archetype 0.1

Archetype for creating a microservice API using vanilla JAX-RS.

License

License

GroupId

GroupId

com.vlkan
ArtifactId

ArtifactId

vanilla-jaxrs-service-api-archetype
Version

Version

0.1
Type

Type

jar
Description

Description

Vanilla JAX-RS Service API Archetype
Archetype for creating a microservice API using vanilla JAX-RS.

Download vanilla-jaxrs-service-api-archetype 0.1


<!-- https://jarcasting.com/artifacts/com.vlkan/vanilla-jaxrs-service-api-archetype/ -->
<dependency>
    <groupId>com.vlkan</groupId>
    <artifactId>vanilla-jaxrs-service-api-archetype</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan/vanilla-jaxrs-service-api-archetype/
implementation 'com.vlkan:vanilla-jaxrs-service-api-archetype:0.1'
// https://jarcasting.com/artifacts/com.vlkan/vanilla-jaxrs-service-api-archetype/
implementation ("com.vlkan:vanilla-jaxrs-service-api-archetype:0.1")
'com.vlkan:vanilla-jaxrs-service-api-archetype:jar:0.1'
<dependency org="com.vlkan" name="vanilla-jaxrs-service-api-archetype" rev="0.1">
  <artifact name="vanilla-jaxrs-service-api-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vlkan', module='vanilla-jaxrs-service-api-archetype', version='0.1')
)
libraryDependencies += "com.vlkan" % "vanilla-jaxrs-service-api-archetype" % "0.1"
[com.vlkan/vanilla-jaxrs-service-api-archetype "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.