License |
License |
---|---|
GroupId | GroupIdorg.scf4j |
ArtifactId | ArtifactIdscf4j-props |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionscf4j-props
scf4j-props provides a PropertyConfigurator so properties files can be used for configuration
|
Project URL |
Project URL |
Filename | Size |
---|---|
scf4j-props-1.0.1.pom | |
scf4j-props-1.0.1.jar | 6 KB |
scf4j-props-1.0.1-sources.jar | 4 KB |
scf4j-props-1.0.1-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scf4j/scf4j-props/ -->
<dependency>
<groupId>org.scf4j</groupId>
<artifactId>scf4j-props</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scf4j/scf4j-props/
implementation 'org.scf4j:scf4j-props:1.0.1'
// https://jarcasting.com/artifacts/org.scf4j/scf4j-props/
implementation ("org.scf4j:scf4j-props:1.0.1")
'org.scf4j:scf4j-props:jar:1.0.1'
<dependency org="org.scf4j" name="scf4j-props" rev="1.0.1">
<artifact name="scf4j-props" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scf4j', module='scf4j-props', version='1.0.1')
)
libraryDependencies += "org.scf4j" % "scf4j-props" % "1.0.1"
[org.scf4j/scf4j-props "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
org.scf4j » core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |