| License | License | 
|---|---|
| Categories | CategoriesJava Languages Configuration Application Layer Libs config | 
| GroupId | GroupIdio.github.qsy7.java.configuration | 
| ArtifactId | ArtifactIdweb-service | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncli cli | 
| Filename | Size | 
|---|---|
| web-service-0.1.2.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/web-service/ -->
<dependency>
    <groupId>io.github.qsy7.java.configuration</groupId>
    <artifactId>web-service</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/web-service/
implementation 'io.github.qsy7.java.configuration:web-service:0.1.2'// https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/web-service/
implementation ("io.github.qsy7.java.configuration:web-service:0.1.2")'io.github.qsy7.java.configuration:web-service:pom:0.1.2'<dependency org="io.github.qsy7.java.configuration" name="web-service" rev="0.1.2">
  <artifact name="web-service" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.qsy7.java.configuration', module='web-service', version='0.1.2')
)libraryDependencies += "io.github.qsy7.java.configuration" % "web-service" % "0.1.2"[io.github.qsy7.java.configuration/web-service "0.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.19.4 | 
| com.sun.jersey.contribs : jersey-guice | jar | 1.19.4 | 
| com.sun.jersey : jersey-json | jar | 1.19.4 | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |