License |
License |
---|---|
GroupId | GroupIdcom.compilit |
ArtifactId | ArtifactIdcompilit-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCompilit parent pom
The parent pom to provide all compilit packages with some common dependencies and correct versions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compilit-parent-1.1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.compilit/compilit-parent/ -->
<dependency>
<groupId>com.compilit</groupId>
<artifactId>compilit-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.compilit/compilit-parent/
implementation 'com.compilit:compilit-parent:1.1.0'
// https://jarcasting.com/artifacts/com.compilit/compilit-parent/
implementation ("com.compilit:compilit-parent:1.1.0")
'com.compilit:compilit-parent:pom:1.1.0'
<dependency org="com.compilit" name="compilit-parent" rev="1.1.0">
<artifact name="compilit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.compilit', module='compilit-parent', version='1.1.0')
)
libraryDependencies += "com.compilit" % "compilit-parent" % "1.1.0"
[com.compilit/compilit-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |