License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.annotations |
ArtifactId | ArtifactIdparent |
Last Version | Last Version8.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotations.Parent
Parent for the annotations project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-8.5.1.pom | 2 KB |
parent-8.5.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.annotations/parent/ -->
<dependency>
<groupId>com.cedarsoft.annotations</groupId>
<artifactId>parent</artifactId>
<version>8.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/parent/
implementation 'com.cedarsoft.annotations:parent:8.5.1'
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/parent/
implementation ("com.cedarsoft.annotations:parent:8.5.1")
'com.cedarsoft.annotations:parent:jar:8.5.1'
<dependency org="com.cedarsoft.annotations" name="parent" rev="8.5.1">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.annotations', module='parent', version='8.5.1')
)
libraryDependencies += "com.cedarsoft.annotations" % "parent" % "8.5.1"
[com.cedarsoft.annotations/parent "8.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.2.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.20 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.0 |