is not current version
Last Version 2.5

Calimero Project Parent 2.5-M1

Parent pom for Calimero modules

License

License

GNU General Public License, version 2, with the Classpath Exception
GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

calimero-parent
Version

Version

2.5-M1
Type

Type

pom
Description

Description

Calimero Project Parent
Parent pom for Calimero modules
Project URL

Project URL

https://github.com/calimero-project/calimero.parent
Source Code Management

Source Code Management

https://github.com/calimero-project/calimero.parent.git

Download calimero-parent 2.5-M1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1
org.junit.vintage : junit-vintage-engine jar 5.8.0-M1

Project Modules

There are no modules declared in this project.