Ovenbird Commons
Ovenbird Commons is an utility library focused on all aspects of reusable Java components.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ipfaffen |
| ArtifactId | ArtifactIdovenbird-commons |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOvenbird Commons
Ovenbird Commons is an utility library focused on all aspects of reusable Java components.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ovenbird-commons-1.0.1.pom | |
| ovenbird-commons-1.0.1.jar | 38 KB |
| ovenbird-commons-1.0.1-sources.jar | 25 KB |
| ovenbird-commons-1.0.1-javadoc.jar | 145 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
Ovenbird Commons is an utility library focused on all aspects of reusable Java components.