License |
License |
---|---|
GroupId | GroupIdorg.synyx.hera |
ArtifactId | ArtifactIdorg.synyx.hera.core |
Last Version | Last Version0.7.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHera Core
Core plugin infrastructure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.core/ -->
<dependency>
<groupId>org.synyx.hera</groupId>
<artifactId>org.synyx.hera.core</artifactId>
<version>0.7.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.core/
implementation 'org.synyx.hera:org.synyx.hera.core:0.7.0.RELEASE'
// https://jarcasting.com/artifacts/org.synyx.hera/org.synyx.hera.core/
implementation ("org.synyx.hera:org.synyx.hera.core:0.7.0.RELEASE")
'org.synyx.hera:org.synyx.hera.core:jar:0.7.0.RELEASE'
<dependency org="org.synyx.hera" name="org.synyx.hera.core" rev="0.7.0.RELEASE">
<artifact name="org.synyx.hera.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.synyx.hera', module='org.synyx.hera.core', version='0.7.0.RELEASE')
)
libraryDependencies += "org.synyx.hera" % "org.synyx.hera.core" % "0.7.0.RELEASE"
[org.synyx.hera/org.synyx.hera.core "0.7.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 2.5.6.SEC02 |
org.springframework : spring-context | jar | 2.5.6.SEC02 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 2.5.6.SEC02 |
junit : junit | jar | 4.8.2 |
log4j : log4j | jar | 1.2.16 |
org.mockito : mockito-all | jar | 1.8.4 |