License |
License |
---|---|
GroupId | GroupIdcom.geercode.elehall |
ArtifactId | ArtifactIdweb-common |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionweb-common
elehall's web-common
|
Filename | Size |
---|---|
web-common-0.0.3.pom | |
web-common-0.0.3.jar | 20 KB |
web-common-0.0.3-sources.jar | 12 KB |
web-common-0.0.3-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geercode.elehall/web-common/ -->
<dependency>
<groupId>com.geercode.elehall</groupId>
<artifactId>web-common</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.geercode.elehall/web-common/
implementation 'com.geercode.elehall:web-common:0.0.3'
// https://jarcasting.com/artifacts/com.geercode.elehall/web-common/
implementation ("com.geercode.elehall:web-common:0.0.3")
'com.geercode.elehall:web-common:jar:0.0.3'
<dependency org="com.geercode.elehall" name="web-common" rev="0.0.3">
<artifact name="web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geercode.elehall', module='web-common', version='0.0.3')
)
libraryDependencies += "com.geercode.elehall" % "web-common" % "0.0.3"
[com.geercode.elehall/web-common "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.geercode.elehall : common | jar | 0.0.3 |
io.swagger : swagger-annotations | jar | 1.5.21 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
org.springframework.data : spring-data-commons | jar | 2.1.10.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |