GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-plugin-sample |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParancoe Plugin Sample
|
Project URL |
Project URL |
Filename | Size |
---|---|
parancoe-plugin-sample-2.0.1.pom | |
parancoe-plugin-sample-2.0.1.jar | 120 KB |
parancoe-plugin-sample-2.0.1-sources.jar | 118 KB |
parancoe-plugin-sample-2.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-sample/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-plugin-sample</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-sample/
implementation 'org.parancoe:parancoe-plugin-sample:2.0.1'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-sample/
implementation ("org.parancoe:parancoe-plugin-sample:2.0.1")
'org.parancoe:parancoe-plugin-sample:jar:2.0.1'
<dependency org="org.parancoe" name="parancoe-plugin-sample" rev="2.0.1">
<artifact name="parancoe-plugin-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-plugin-sample', version='2.0.1')
)
libraryDependencies += "org.parancoe" % "parancoe-plugin-sample" % "2.0.1"
[org.parancoe/parancoe-plugin-sample "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.parancoe : parancoe-web | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.4 |