License |
License |
---|---|
GroupId | GroupIdorg.ocpsoft.redoculous |
ArtifactId | ArtifactIdredoculous-embedded |
Version | Version1.0.0.Alpha4 |
Type | Typejar |
Description |
DescriptionRedoculous Local
OCPsoft Parent POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/ -->
<dependency>
<groupId>org.ocpsoft.redoculous</groupId>
<artifactId>redoculous-embedded</artifactId>
<version>1.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/
implementation 'org.ocpsoft.redoculous:redoculous-embedded:1.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/
implementation ("org.ocpsoft.redoculous:redoculous-embedded:1.0.0.Alpha4")
'org.ocpsoft.redoculous:redoculous-embedded:jar:1.0.0.Alpha4'
<dependency org="org.ocpsoft.redoculous" name="redoculous-embedded" rev="1.0.0.Alpha4">
<artifact name="redoculous-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.redoculous', module='redoculous-embedded', version='1.0.0.Alpha4')
)
libraryDependencies += "org.ocpsoft.redoculous" % "redoculous-embedded" % "1.0.0.Alpha4"
[org.ocpsoft.redoculous/redoculous-embedded "1.0.0.Alpha4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |