License |
License |
---|---|
GroupId | GroupIdcom.github.greengerong |
ArtifactId | ArtifactIdgreen.monitor |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptiongreen-monitor
|
Project URL |
Project URL |
Filename | Size |
---|---|
green.monitor-1.4.pom | |
green.monitor-1.4.jar | 130 KB |
green.monitor-1.4-sources.jar | 111 KB |
green.monitor-1.4-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.greengerong/green.monitor/ -->
<dependency>
<groupId>com.github.greengerong</groupId>
<artifactId>green.monitor</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.greengerong/green.monitor/
implementation 'com.github.greengerong:green.monitor:1.4'
// https://jarcasting.com/artifacts/com.github.greengerong/green.monitor/
implementation ("com.github.greengerong:green.monitor:1.4")
'com.github.greengerong:green.monitor:jar:1.4'
<dependency org="com.github.greengerong" name="green.monitor" rev="1.4">
<artifact name="green.monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.greengerong', module='green.monitor', version='1.4')
)
libraryDependencies += "com.github.greengerong" % "green.monitor" % "1.4"
[com.github.greengerong/green.monitor "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.4 |
com.google.guava : guava | jar | 14.0.1 |
joda-time : joda-time | jar | 2.1 |
org.springframework.ws : spring-ws-core | jar | 2.0.0.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-web | jar | 3.0.5.RELEASE |
org.springframework : spring-webmvc | jar | 3.0.5.RELEASE |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.springframework : spring-jdbc | jar | 3.2.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |