License |
License |
---|---|
GroupId | GroupIdcom.jahnelgroup.flogger |
ArtifactId | ArtifactIdflogger-parent |
Version | Version2.0.0 |
Type | Typepom |
Description |
Descriptionflogger-parent
Flogger Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flogger-parent-2.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jahnelgroup.flogger/flogger-parent/ -->
<dependency>
<groupId>com.jahnelgroup.flogger</groupId>
<artifactId>flogger-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jahnelgroup.flogger/flogger-parent/
implementation 'com.jahnelgroup.flogger:flogger-parent:2.0.0'
// https://jarcasting.com/artifacts/com.jahnelgroup.flogger/flogger-parent/
implementation ("com.jahnelgroup.flogger:flogger-parent:2.0.0")
'com.jahnelgroup.flogger:flogger-parent:pom:2.0.0'
<dependency org="com.jahnelgroup.flogger" name="flogger-parent" rev="2.0.0">
<artifact name="flogger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jahnelgroup.flogger', module='flogger-parent', version='2.0.0')
)
libraryDependencies += "com.jahnelgroup.flogger" % "flogger-parent" % "2.0.0"
[com.jahnelgroup.flogger/flogger-parent "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.8.13 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.8.13 |