Last Version

com.sabre.oss.conf4j:conf4j-performance 1.0

conf4j is a library that simplify configuration access via object to configuration mapping

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.sabre.oss.conf4j
ArtifactId

ArtifactId

conf4j-performance
Version

Version

1.0
Type

Type

jar
Description

Description

conf4j is a library that simplify configuration access via object to configuration mapping
Project Organization

Project Organization

Sabre GLBL Inc.
Source Code Management

Source Code Management

http://github.com/SabreOSS/conf4j/tree/master/conf4j-performance

Download conf4j-performance 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sabre.oss.conf4j : conf4j-spring jar 1.0
com.sabre.oss.conf4j : conf4j-javassist jar 1.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.apiguardian : apiguardian-api jar 1.0.0
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0

Project Modules

There are no modules declared in this project.