License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.antelopeframework |
ArtifactId | ArtifactIdantelope-httpinvoker |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantelope-parent
|
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-httpinvoker/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-httpinvoker</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-httpinvoker/
implementation 'com.github.antelopeframework:antelope-httpinvoker:1.0.0'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-httpinvoker/
implementation ("com.github.antelopeframework:antelope-httpinvoker:1.0.0")
'com.github.antelopeframework:antelope-httpinvoker:jar:1.0.0'
<dependency org="com.github.antelopeframework" name="antelope-httpinvoker" rev="1.0.0">
<artifact name="antelope-httpinvoker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-httpinvoker', version='1.0.0')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-httpinvoker" % "1.0.0"
[com.github.antelopeframework/antelope-httpinvoker "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.8 |
com.caucho : hessian | jar | 4.0.38 |
org.apache.commons : commons-lang3 Optional | jar | 3.4 |
org.springframework : spring-context Optional | jar | 4.1.9.RELEASE |
org.springframework : spring-web Optional | jar | 4.1.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |