Owl Platform common library

Utilities and data structures used by more than one Owl Platform library or component.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.owlplatform
ArtifactId

ArtifactId

owl-common
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Owl Platform common library
Utilities and data structures used by more than one Owl Platform library or component.
Project URL

Project URL

http://www.owlplatform.com

Download owl-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1