OELib

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.sciformation.oelib
ArtifactId

ArtifactId

oelib
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

OELib
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/rudolphi/oelib

Download oelib

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.4
org.apache.httpcomponents : httpmime jar 4.1
commons-collections : commons-collections jar 3.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1