| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.jessyZu |
| ArtifactId | ArtifactIdjsongood-servlet |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jsongood-servlet-1.0.2.pom | |
| jsongood-servlet-1.0.2.jar | 4 KB |
| jsongood-servlet-1.0.2-sources.jar | 2 KB |
| jsongood-servlet-1.0.2-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-servlet/ -->
<dependency>
<groupId>com.github.jessyZu</groupId>
<artifactId>jsongood-servlet</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-servlet/
implementation 'com.github.jessyZu:jsongood-servlet:1.0.2'
// https://jarcasting.com/artifacts/com.github.jessyZu/jsongood-servlet/
implementation ("com.github.jessyZu:jsongood-servlet:1.0.2")
'com.github.jessyZu:jsongood-servlet:jar:1.0.2'
<dependency org="com.github.jessyZu" name="jsongood-servlet" rev="1.0.2">
<artifact name="jsongood-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jessyZu', module='jsongood-servlet', version='1.0.2')
)
libraryDependencies += "com.github.jessyZu" % "jsongood-servlet" % "1.0.2"
[com.github.jessyZu/jsongood-servlet "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jessyZu : jsongood-core | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |