| License |
License |
|---|---|
| GroupId | GroupIdcom.scarabsoft |
| ArtifactId | ArtifactIdendeavour-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionendeavour-core
empty
|
| Project Organization |
Project Organizationscarabsoft |
| Filename | Size |
|---|---|
| endeavour-core-1.0.0.pom | |
| endeavour-core-1.0.0.jar | 25 KB |
| endeavour-core-1.0.0-sources.jar | 13 KB |
| endeavour-core-1.0.0-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scarabsoft/endeavour-core/ -->
<dependency>
<groupId>com.scarabsoft</groupId>
<artifactId>endeavour-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scarabsoft/endeavour-core/
implementation 'com.scarabsoft:endeavour-core:1.0.0'
// https://jarcasting.com/artifacts/com.scarabsoft/endeavour-core/
implementation ("com.scarabsoft:endeavour-core:1.0.0")
'com.scarabsoft:endeavour-core:jar:1.0.0'
<dependency org="com.scarabsoft" name="endeavour-core" rev="1.0.0">
<artifact name="endeavour-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scarabsoft', module='endeavour-core', version='1.0.0')
)
libraryDependencies += "com.scarabsoft" % "endeavour-core" % "1.0.0"
[com.scarabsoft/endeavour-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.6.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |