Last Version

Ovenbird Commons 1.0.1

Ovenbird Commons is an utility library focused on all aspects of reusable Java components.

License

License

GroupId

GroupId

com.github.ipfaffen
ArtifactId

ArtifactId

ovenbird-commons
Version

Version

1.0.1
Type

Type

jar
Description

Description

Ovenbird Commons
Ovenbird Commons is an utility library focused on all aspects of reusable Java components.
Project URL

Project URL

https://github.com/ipfaffen/ovenbird-commons
Source Code Management

Source Code Management

http://github.com/ipfaffen/ovenbird-commons/tree/master

Download ovenbird-commons 1.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.5
org.jclarion : image4j jar 0.7
javax.media » jai-core jar 1.1.3
com.sun.media » jai-codec jar 1.1.3
javax.servlet : javax.servlet-api jar 3.0.1
org.slf4j : slf4j-api jar 1.6.6

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.