Log4J Elements

INNO

License

License

BSD License
GroupId

GroupId

com.att.inno
ArtifactId

ArtifactId

log4j
Last Version

Last Version

1.2.13
Release Date

Release Date

Type

Type

jar
Description

Description

Log4J Elements
INNO

Download log4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.att.inno : env jar 1.2.13
net.java.dev.jna : jna-platform jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
com.att.inno

AT&T Open Source

Versions

Version
1.2.13
1.2.11