Genesis Common

Common library for Genesis

License

License

GroupId

GroupId

org.iworkz
ArtifactId

ArtifactId

genesis-common
Last Version

Last Version

1.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

Genesis Common
Common library for Genesis
Project URL

Project URL

http://gitlab.joinedsystems.com/iworkz/genesis
Source Code Management

Source Code Management

http://gitlab.joinedsystems.com/iworkz/genesis

Download genesis-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13