License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.tiogasolutions.runners |
ArtifactId | ArtifactIdtioga-runners-jersey-spring |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontioga-runners-jersey-spring
Tioga Solutions
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-jersey-spring/ -->
<dependency>
<groupId>org.tiogasolutions.runners</groupId>
<artifactId>tioga-runners-jersey-spring</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-jersey-spring/
implementation 'org.tiogasolutions.runners:tioga-runners-jersey-spring:1.0.1'
// https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-jersey-spring/
implementation ("org.tiogasolutions.runners:tioga-runners-jersey-spring:1.0.1")
'org.tiogasolutions.runners:tioga-runners-jersey-spring:jar:1.0.1'
<dependency org="org.tiogasolutions.runners" name="tioga-runners-jersey-spring" rev="1.0.1">
<artifact name="tioga-runners-jersey-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tiogasolutions.runners', module='tioga-runners-jersey-spring', version='1.0.1')
)
libraryDependencies += "org.tiogasolutions.runners" % "tioga-runners-jersey-spring" % "1.0.1"
[org.tiogasolutions.runners/tioga-runners-jersey-spring "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 2.17 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |