| License |
License |
|---|---|
| GroupId | GroupIdcom.mykate-soft |
| ArtifactId | ArtifactIdscale4j-rttp |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscale4j-rttp
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-rttp-0.2.pom | |
| scale4j-rttp-0.2.jar | 97 KB |
| scale4j-rttp-0.2-tests.jar | 81 KB |
| scale4j-rttp-0.2-sources.jar | 63 KB |
| scale4j-rttp-0.2-javadoc.jar | 316 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mykate-soft/scale4j-rttp/ -->
<dependency>
<groupId>com.mykate-soft</groupId>
<artifactId>scale4j-rttp</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-rttp/
implementation 'com.mykate-soft:scale4j-rttp:0.2'
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-rttp/
implementation ("com.mykate-soft:scale4j-rttp:0.2")
'com.mykate-soft:scale4j-rttp:jar:0.2'
<dependency org="com.mykate-soft" name="scale4j-rttp" rev="0.2">
<artifact name="scale4j-rttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mykate-soft', module='scale4j-rttp', version='0.2')
)
libraryDependencies += "com.mykate-soft" % "scale4j-rttp" % "0.2"
[com.mykate-soft/scale4j-rttp "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mykate-soft : scale4j-persistent | jar | 0.2 |
| com.hazelcast : hazelcast | jar | 1.9.2.2 |
| com.hazelcast : hazelcast-hibernate | jar | 1.9.2.2 |
| org.quartz-scheduler : quartz Optional | jar | 1.8.4 |
| org.springframework.batch : spring-batch-core Optional | jar | 2.1.7.RELEASE |
| org.aspectj : aspectjrt | jar | 1.6.8 |
| org.aspectj : aspectjweaver | jar | 1.6.8 |
| cglib : cglib-nodep | jar | 2.2 |
| com.mykate-soft : scale4j-persistent | jar | 0.2 |
| 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 |
| com.atomikos : transactions-jta | jar | 3.6.4 |
| mysql : mysql-connector-java | jar | 5.1.14 |
| 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 |