Last Version

annotations.Parent 8.5.1

Parent for the annotations project

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.annotations
ArtifactId

ArtifactId

parent
Version

Version

8.5.1
Type

Type

jar
Description

Description

annotations.Parent
Parent for the annotations project
Project Organization

Project Organization

cedarsoft GmbH

Download parent 8.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.2.20
org.jetbrains.kotlin : kotlin-reflect jar 1.2.20

test (4)

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

Project Modules

  • annotations
  • instrumentation
  • instrumentation-test
  • instrumentation-test2