is not current version
Last Version 17.0

org.arakhne.afc.bootique:bootique-log4j 15.2


Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

org.arakhne.afc.bootique
ArtifactId

ArtifactId

bootique-log4j
Version

Version

15.2
Type

Type

jar

Download bootique-log4j 15.2


<!-- https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/ -->
<dependency>
    <groupId>org.arakhne.afc.bootique</groupId>
    <artifactId>bootique-log4j</artifactId>
    <version>15.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/
implementation 'org.arakhne.afc.bootique:bootique-log4j:15.2'
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/
implementation ("org.arakhne.afc.bootique:bootique-log4j:15.2")
'org.arakhne.afc.bootique:bootique-log4j:jar:15.2'
<dependency org="org.arakhne.afc.bootique" name="bootique-log4j" rev="15.2">
  <artifact name="bootique-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.bootique', module='bootique-log4j', version='15.2')
)
libraryDependencies += "org.arakhne.afc.bootique" % "bootique-log4j" % "15.2"
[org.arakhne.afc.bootique/bootique-log4j "15.2"]