| License |
License |
|---|---|
| GroupId | GroupIdcom.mykate-soft |
| ArtifactId | ArtifactIdscale4j-share |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscale4j-share
scale4j is an open source project which built on top of well-known open source frameworks designed
to help you develop high-performance data-distributed systems with minimal effort
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationmykate-soft |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scale4j-share-0.2.pom | |
| scale4j-share-0.2.jar | 56 KB |
| scale4j-share-0.2-tests.jar | 20 KB |
| scale4j-share-0.2-sources.jar | 37 KB |
| scale4j-share-0.2-javadoc.jar | 280 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mykate-soft/scale4j-share/ -->
<dependency>
<groupId>com.mykate-soft</groupId>
<artifactId>scale4j-share</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-share/
implementation 'com.mykate-soft:scale4j-share:0.2'
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-share/
implementation ("com.mykate-soft:scale4j-share:0.2")
'com.mykate-soft:scale4j-share:jar:0.2'
<dependency org="com.mykate-soft" name="scale4j-share" rev="0.2">
<artifact name="scale4j-share" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mykate-soft', module='scale4j-share', version='0.2')
)
libraryDependencies += "com.mykate-soft" % "scale4j-share" % "0.2"
[com.mykate-soft/scale4j-share "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 3.0.5.RELEASE |
| org.springframework : spring-context-support | jar | 3.0.5.RELEASE |
| org.perf4j : perf4j Optional | jar | 0.9.14 |
| commons-codec : commons-codec | jar | 1.3 |
| commons-io : commons-io | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| org.slf4j : jul-to-slf4j | jar | 1.6.1 |
| org.springframework : spring-context | jar | 3.0.5.RELEASE |
| net.jcip : jcip-annotations | jar | 1.0 |
| org.apache.xmlbeans : xmlbeans | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| com.h2database : h2 | jar | 1.2.147 |