License |
License |
---|---|
GroupId | GroupIdorg.bluestemsoftware.open.eoa.shared |
ArtifactId | ArtifactIdopen-eoa-commons |
Last Version | Last Version0.8.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopen-eoa-commons
Shared Utilities
|
Project Organization |
Project OrganizationBluestem Software LLC |
Filename | Size |
---|---|
open-eoa-commons-0.8.5.0.pom | |
open-eoa-commons-0.8.5.0.jar | 26 KB |
open-eoa-commons-0.8.5.0-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.shared/open-eoa-commons/ -->
<dependency>
<groupId>org.bluestemsoftware.open.eoa.shared</groupId>
<artifactId>open-eoa-commons</artifactId>
<version>0.8.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.shared/open-eoa-commons/
implementation 'org.bluestemsoftware.open.eoa.shared:open-eoa-commons:0.8.5.0'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.shared/open-eoa-commons/
implementation ("org.bluestemsoftware.open.eoa.shared:open-eoa-commons:0.8.5.0")
'org.bluestemsoftware.open.eoa.shared:open-eoa-commons:jar:0.8.5.0'
<dependency org="org.bluestemsoftware.open.eoa.shared" name="open-eoa-commons" rev="0.8.5.0">
<artifact name="open-eoa-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.eoa.shared', module='open-eoa-commons', version='0.8.5.0')
)
libraryDependencies += "org.bluestemsoftware.open.eoa.shared" % "open-eoa-commons" % "0.8.5.0"
[org.bluestemsoftware.open.eoa.shared/open-eoa-commons "0.8.5.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.2 |