License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rapture |
ArtifactId | ArtifactIdRaptureCore |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRaptureCore
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RaptureCore-3.0.4.pom | |
RaptureCore-3.0.4.jar | 2 MB |
RaptureCore-3.0.4-sources.jar | 2 MB |
RaptureCore-3.0.4-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rapture/RaptureCore/ -->
<dependency>
<groupId>net.rapture</groupId>
<artifactId>RaptureCore</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.rapture/RaptureCore/
implementation 'net.rapture:RaptureCore:3.0.4'
// https://jarcasting.com/artifacts/net.rapture/RaptureCore/
implementation ("net.rapture:RaptureCore:3.0.4")
'net.rapture:RaptureCore:jar:3.0.4'
<dependency org="net.rapture" name="RaptureCore" rev="3.0.4">
<artifact name="RaptureCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rapture', module='RaptureCore', version='3.0.4')
)
libraryDependencies += "net.rapture" % "RaptureCore" % "3.0.4"
[net.rapture/RaptureCore "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.objenesis : objenesis | jar | 2.0 |
org.powermock : powermock-api-easymock | jar | 1.5.1 |
com.googlecode.catch-exception : catch-exception | jar | 1.0.4 |
net.rapture : WorkflowsCore | jar | 3.0.4 |
org.testng : testng | jar | 6.8.7 |
org.easymock : easymock | jar | 3.2 |
org.powermock : powermock-module-junit4 | jar | 1.5.1 |