Last Version

com.github.antelopeframework:antelope-httpinvoker 1.0.0

antelope-parent

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antelopeframework
ArtifactId

ArtifactId

antelope-httpinvoker
Version

Version

1.0.0
Type

Type

jar
Description

Description

antelope-parent

Download antelope-httpinvoker 1.0.0


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.