License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.antelopeframework |
ArtifactId | ArtifactIdantelope-remoting |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantelope-parent
|
Filename | Size |
---|---|
antelope-remoting-1.1.5.pom | |
antelope-remoting-1.1.5.jar | 13 KB |
antelope-remoting-1.1.5-sources.jar | 8 KB |
antelope-remoting-1.1.5-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-remoting/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-remoting</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-remoting/
implementation 'com.github.antelopeframework:antelope-remoting:1.1.5'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-remoting/
implementation ("com.github.antelopeframework:antelope-remoting:1.1.5")
'com.github.antelopeframework:antelope-remoting:jar:1.1.5'
<dependency org="com.github.antelopeframework" name="antelope-remoting" rev="1.1.5">
<artifact name="antelope-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-remoting', version='1.1.5')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-remoting" % "1.1.5"
[com.github.antelopeframework/antelope-remoting "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.caucho : hessian | jar | 4.0.38 |
org.slf4j : slf4j-api Optional | jar | 1.7.21 |
org.projectlombok : lombok Optional | jar | 1.16.8 |
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 |