com.daedafusion:service-identity

Utilities for bootstraping services

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

service-identity
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities for bootstraping services

Download service-identity

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.daedafusion : configuration-core jar 1.1
com.daedafusion : crypto jar 1.0
com.daedafusion : security-framework jar 1.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0