License |
License |
---|---|
GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
ArtifactId | ArtifactIdefs-service-parent |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEFS-Service-Parent
Parent POM for startable EFS services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
efs-service-parent-3.3.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>efs-service-parent</artifactId>
<version>3.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/
implementation 'com.github.keim-hs-esslingen.efs:efs-service-parent:3.3.2'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/
implementation ("com.github.keim-hs-esslingen.efs:efs-service-parent:3.3.2")
'com.github.keim-hs-esslingen.efs:efs-service-parent:pom:3.3.2'
<dependency org="com.github.keim-hs-esslingen.efs" name="efs-service-parent" rev="3.3.2">
<artifact name="efs-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='efs-service-parent', version='3.3.2')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "efs-service-parent" % "3.3.2"
[com.github.keim-hs-esslingen.efs/efs-service-parent "3.3.2"]