License |
License |
---|---|
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-states-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy States core module
Easy States core module implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-states-core-1.0.0.pom | |
easy-states-core-1.0.0.jar | 14 KB |
easy-states-core-1.0.0-sources.jar | 20 KB |
easy-states-core-1.0.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-states-core/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-states-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-states-core/
implementation 'org.jeasy:easy-states-core:1.0.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-states-core/
implementation ("org.jeasy:easy-states-core:1.0.0")
'org.jeasy:easy-states-core:jar:1.0.0'
<dependency org="org.jeasy" name="easy-states-core" rev="1.0.0">
<artifact name="easy-states-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-states-core', version='1.0.0')
)
libraryDependencies += "org.jeasy" % "easy-states-core" % "1.0.0"
[org.jeasy/easy-states-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.6.0 |
org.mockito : mockito-core | jar | 2.7.1 |