GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-plugins |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParancoe Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
parancoe-plugins-2.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-plugins/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-plugins</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugins/
implementation 'org.parancoe:parancoe-plugins:2.0.1'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugins/
implementation ("org.parancoe:parancoe-plugins:2.0.1")
'org.parancoe:parancoe-plugins:pom:2.0.1'
<dependency org="org.parancoe" name="parancoe-plugins" rev="2.0.1">
<artifact name="parancoe-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-plugins', version='2.0.1')
)
libraryDependencies += "org.parancoe" % "parancoe-plugins" % "2.0.1"
[org.parancoe/parancoe-plugins "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 |