License |
License |
---|---|
GroupId | GroupIdde.terrestris |
ArtifactId | ArtifactIdshogun-core |
Last Version | Last Version5.3.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSHOGun-Core
SHOGun-Core is the core framework used in SHOGun
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shogun-core-5.3.12.pom | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun-core/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun-core</artifactId>
<version>5.3.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun-core/
implementation 'de.terrestris:shogun-core:5.3.12'
// https://jarcasting.com/artifacts/de.terrestris/shogun-core/
implementation ("de.terrestris:shogun-core:5.3.12")
'de.terrestris:shogun-core:pom:5.3.12'
<dependency org="de.terrestris" name="shogun-core" rev="5.3.12">
<artifact name="shogun-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun-core', version='5.3.12')
)
libraryDependencies += "de.terrestris" % "shogun-core" % "5.3.12"
[de.terrestris/shogun-core "5.3.12"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.28 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.slf4j : slf4j-api | jar | 1.7.28 |
xerces : xercesImpl | jar | 2.12.2 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
org.hibernate : hibernate-jcache | jar | 5.4.24.Final |
org.hibernate : hibernate-spatial | jar | 5.4.24.Final |
javax.cache : cache-api | jar | 1.1.1 |
com.zaxxer : HikariCP | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |