License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.business |
ArtifactId | ArtifactIddependencies |
Last Version | Last Version8.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbusiness.Relations
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dependencies-8.1.1.pom | |
dependencies-8.1.1.jar | 1 KB |
dependencies-8.1.1-tests.jar | 1 KB |
dependencies-8.1.1-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.business/dependencies/ -->
<dependency>
<groupId>com.cedarsoft.business</groupId>
<artifactId>dependencies</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.business/dependencies/
implementation 'com.cedarsoft.business:dependencies:8.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.business/dependencies/
implementation ("com.cedarsoft.business:dependencies:8.1.1")
'com.cedarsoft.business:dependencies:jar:8.1.1'
<dependency org="com.cedarsoft.business" name="dependencies" rev="8.1.1">
<artifact name="dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.business', module='dependencies', version='8.1.1')
)
libraryDependencies += "com.cedarsoft.business" % "dependencies" % "8.1.1"
[com.cedarsoft.business/dependencies "8.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons : commons | jar | 8.1.1 |
joda-time : joda-time | jar | 2.9.9 |
com.cedarsoft.commons : test-utils | jar | 8.1.1 |