tracer-parent

Parent project for all modules.

License

License

GroupId

GroupId

de.codecamp.tracer
ArtifactId

ArtifactId

tracer-parent
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

tracer-parent
Parent project for all modules.
Project URL

Project URL

https://gitlab.com/codecamp-de/tracer
Source Code Management

Source Code Management

https://gitlab.com/codecamp-de/tracer

Download tracer-parent

Filename Size
tracer-parent-0.6.1.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.codecamp.tracer/tracer-parent/ -->
<dependency>
    <groupId>de.codecamp.tracer</groupId>
    <artifactId>tracer-parent</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecamp.tracer/tracer-parent/
implementation 'de.codecamp.tracer:tracer-parent:0.6.1'
// https://jarcasting.com/artifacts/de.codecamp.tracer/tracer-parent/
implementation ("de.codecamp.tracer:tracer-parent:0.6.1")
'de.codecamp.tracer:tracer-parent:pom:0.6.1'
<dependency org="de.codecamp.tracer" name="tracer-parent" rev="0.6.1">
  <artifact name="tracer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecamp.tracer', module='tracer-parent', version='0.6.1')
)
libraryDependencies += "de.codecamp.tracer" % "tracer-parent" % "0.6.1"
[de.codecamp.tracer/tracer-parent "0.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.0