License |
License |
---|---|
GroupId | GroupIdcom.piran-framework |
ArtifactId | ArtifactIdgeev |
Version | Version0.3-RELEASE |
Type | Typejar |
Description |
DescriptionGeev
implementation of the PIRAN/RBND specification
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geev-0.3-RELEASE.pom | |
geev-0.3-RELEASE.jar | 13 KB |
geev-0.3-RELEASE-sources.jar | 6 KB |
geev-0.3-RELEASE-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.piran-framework/geev/ -->
<dependency>
<groupId>com.piran-framework</groupId>
<artifactId>geev</artifactId>
<version>0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.piran-framework/geev/
implementation 'com.piran-framework:geev:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.piran-framework/geev/
implementation ("com.piran-framework:geev:0.3-RELEASE")
'com.piran-framework:geev:jar:0.3-RELEASE'
<dependency org="com.piran-framework" name="geev" rev="0.3-RELEASE">
<artifact name="geev" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piran-framework', module='geev', version='0.3-RELEASE')
)
libraryDependencies += "com.piran-framework" % "geev" % "0.3-RELEASE"
[com.piran-framework/geev "0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |