License |
License |
---|---|
GroupId | GroupIdorg.statefulj |
ArtifactId | ArtifactIdstatefulj-common |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstatefulj-common
Common functionality for Statefulj
|
Project URL |
Project URL |
Filename | Size |
---|---|
statefulj-common-3.0.pom | |
statefulj-common-3.0.jar | 3 KB |
statefulj-common-3.0-sources.jar | 1 KB |
statefulj-common-3.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.statefulj/statefulj-common/ -->
<dependency>
<groupId>org.statefulj</groupId>
<artifactId>statefulj-common</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.statefulj/statefulj-common/
implementation 'org.statefulj:statefulj-common:3.0'
// https://jarcasting.com/artifacts/org.statefulj/statefulj-common/
implementation ("org.statefulj:statefulj-common:3.0")
'org.statefulj:statefulj-common:jar:3.0'
<dependency org="org.statefulj" name="statefulj-common" rev="3.0">
<artifact name="statefulj-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.statefulj', module='statefulj-common', version='3.0')
)
libraryDependencies += "org.statefulj" % "statefulj-common" % "3.0"
[org.statefulj/statefulj-common "3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |