| License |
License |
|---|---|
| Categories |
CategoriesBootique User Interface Web Frameworks |
| GroupId | GroupIdorg.arakhne.afc.bootique |
| ArtifactId | ArtifactIdbootique-log4j |
| Version | Version17.0 |
| Type | Typejar |
| Description |
DescriptionLog4J integration with Bootique
Math, geometric, physic tools and other Java utilities.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bootique-log4j-17.0.pom | |
| bootique-log4j-17.0.jar | 22 KB |
| bootique-log4j-17.0-sources.jar | 19 KB |
| bootique-log4j-17.0-javadoc.jar | 474 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/ -->
<dependency>
<groupId>org.arakhne.afc.bootique</groupId>
<artifactId>bootique-log4j</artifactId>
<version>17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/
implementation 'org.arakhne.afc.bootique:bootique-log4j:17.0'
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-log4j/
implementation ("org.arakhne.afc.bootique:bootique-log4j:17.0")
'org.arakhne.afc.bootique:bootique-log4j:jar:17.0'
<dependency org="org.arakhne.afc.bootique" name="bootique-log4j" rev="17.0">
<artifact name="bootique-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.bootique', module='bootique-log4j', version='17.0')
)
libraryDependencies += "org.arakhne.afc.bootique" % "bootique-log4j" % "17.0"
[org.arakhne.afc.bootique/bootique-log4j "17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.arakhne.afc.bootique : bootique-variables | jar | 17.0 |
| org.arakhne.afc.core : vmutils | jar | 17.0 |
| org.arakhne.afc.slf4j : slf4j-log4j | jar | 17.0 |