License |
License |
---|---|
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdend-point-lock |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionend-point-lock
null
|
Filename | Size |
---|---|
end-point-lock-1.0.4.pom | |
end-point-lock-1.0.4.jar | 2 KB |
end-point-lock-1.0.4-sources.jar | 2 KB |
end-point-lock-1.0.4-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shapestone/end-point-lock/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>end-point-lock</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/end-point-lock/
implementation 'com.shapestone:end-point-lock:1.0.4'
// https://jarcasting.com/artifacts/com.shapestone/end-point-lock/
implementation ("com.shapestone:end-point-lock:1.0.4")
'com.shapestone:end-point-lock:jar:1.0.4'
<dependency org="com.shapestone" name="end-point-lock" rev="1.0.4">
<artifact name="end-point-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='end-point-lock', version='1.0.4')
)
libraryDependencies += "com.shapestone" % "end-point-lock" % "1.0.4"
[com.shapestone/end-point-lock "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |