| License |
License |
|---|---|
| GroupId | GroupIdde.terrestris |
| ArtifactId | ArtifactIdshogun-core-main |
| Last Version | Last Version5.3.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSHOGun-Core (Main)
SHOGun-Core is the core framework used in SHOGun
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shogun-core-main-5.3.12.pom | |
| shogun-core-main-5.3.12.jar | 387 KB |
| shogun-core-main-5.3.12-sources.jar | 287 KB |
| shogun-core-main-5.3.12-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.terrestris/shogun-core-main/ -->
<dependency>
<groupId>de.terrestris</groupId>
<artifactId>shogun-core-main</artifactId>
<version>5.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/de.terrestris/shogun-core-main/
implementation 'de.terrestris:shogun-core-main:5.3.12'
// https://jarcasting.com/artifacts/de.terrestris/shogun-core-main/
implementation ("de.terrestris:shogun-core-main:5.3.12")
'de.terrestris:shogun-core-main:jar:5.3.12'
<dependency org="de.terrestris" name="shogun-core-main" rev="5.3.12">
<artifact name="shogun-core-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.terrestris', module='shogun-core-main', version='5.3.12')
)
libraryDependencies += "de.terrestris" % "shogun-core-main" % "5.3.12"
[de.terrestris/shogun-core-main "5.3.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.jayway.jsonpath : json-path | jar | 1.2.0 |
| org.springframework : spring-test | jar | 5.3.18 |