| License |
License |
|---|---|
| GroupId | GroupIdcom.kohlschutter |
| ArtifactId | ArtifactIdkohlschutter-parent |
| Last Version | Last Version1.4.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionkohlschutter-parent
The parent POM for Kohlschütter projects.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationKohlschütter Search Intelligence |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kohlschutter-parent-1.4.4.pom | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-parent/ -->
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>kohlschutter-parent</artifactId>
<version>1.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-parent/
implementation 'com.kohlschutter:kohlschutter-parent:1.4.4'
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-parent/
implementation ("com.kohlschutter:kohlschutter-parent:1.4.4")
'com.kohlschutter:kohlschutter-parent:pom:1.4.4'
<dependency org="com.kohlschutter" name="kohlschutter-parent" rev="1.4.4">
<artifact name="kohlschutter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter', module='kohlschutter-parent', version='1.4.4')
)
libraryDependencies += "com.kohlschutter" % "kohlschutter-parent" % "1.4.4"
[com.kohlschutter/kohlschutter-parent "1.4.4"]