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