License |
License |
---|---|
GroupId | GroupIdcom.boundary |
ArtifactId | ArtifactIdhigh-scale-lib |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhigh-scale-lib
This is Boundary's fork of Cliff Click's high scale lib. We will be maintaining this fork with bug fixes, improvements and versioned builds pushed to maven central.
|
Project URL |
Project URL |
Filename | Size |
---|---|
high-scale-lib-1.0.6.pom | |
high-scale-lib-1.0.6.jar | 102 KB |
high-scale-lib-1.0.6-sources.jar | 97 KB |
high-scale-lib-1.0.6-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.boundary/high-scale-lib/ -->
<dependency>
<groupId>com.boundary</groupId>
<artifactId>high-scale-lib</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.boundary/high-scale-lib/
implementation 'com.boundary:high-scale-lib:1.0.6'
// https://jarcasting.com/artifacts/com.boundary/high-scale-lib/
implementation ("com.boundary:high-scale-lib:1.0.6")
'com.boundary:high-scale-lib:jar:1.0.6'
<dependency org="com.boundary" name="high-scale-lib" rev="1.0.6">
<artifact name="high-scale-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boundary', module='high-scale-lib', version='1.0.6')
)
libraryDependencies += "com.boundary" % "high-scale-lib" % "1.0.6"
[com.boundary/high-scale-lib "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |