| License |
License |
|---|---|
| GroupId | GroupIdcom.mykate-soft |
| ArtifactId | ArtifactIdscale4j-web |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscale4j-web
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-web-0.2.pom | |
| scale4j-web-0.2.jar | 38 KB |
| scale4j-web-0.2-tests.jar | 38 KB |
| scale4j-web-0.2-sources.jar | 23 KB |
| scale4j-web-0.2-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mykate-soft/scale4j-web/ -->
<dependency>
<groupId>com.mykate-soft</groupId>
<artifactId>scale4j-web</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-web/
implementation 'com.mykate-soft:scale4j-web:0.2'
// https://jarcasting.com/artifacts/com.mykate-soft/scale4j-web/
implementation ("com.mykate-soft:scale4j-web:0.2")
'com.mykate-soft:scale4j-web:jar:0.2'
<dependency org="com.mykate-soft" name="scale4j-web" rev="0.2">
<artifact name="scale4j-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mykate-soft', module='scale4j-web', version='0.2')
)
libraryDependencies += "com.mykate-soft" % "scale4j-web" % "0.2"
[com.mykate-soft/scale4j-web "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mortbay.jetty : jetty | jar | 6.1.26 |
| org.springframework : spring-web | jar | 3.0.5.RELEASE |
| net.sourceforge.openutils : openutils-log4j | jar | 2.0.5 |
| org.springframework.security : spring-security-core | jar | 3.0.5.RELEASE |
| com.mykate-soft : scale4j-rttp | jar | 0.2 |
| com.mykate-soft : scale4j-rttp | jar | 0.2 |
| net.jcip : jcip-annotations | jar | 1.0 |
| org.apache.xmlbeans : xmlbeans | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast-monitor Optional | war | 1.9.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mykate-soft : scale4j-persistent | jar | 0.2 |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| org.seleniumhq.selenium : selenium | jar | 2.0a7 |
| 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 |