Last Version

Geev 0.3-RELEASE

implementation of the PIRAN/RBND specification

License

License

GroupId

GroupId

com.piran-framework
ArtifactId

ArtifactId

geev
Version

Version

0.3-RELEASE
Type

Type

jar
Description

Description

Geev
implementation of the PIRAN/RBND specification
Project URL

Project URL

http://github.com/piran-framework/geev/
Source Code Management

Source Code Management

http://github.com/piran-framework/geev/tree/master

Download geev 0.3-RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.