| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.daedafusion | 
| ArtifactId | ArtifactIdservice-identity | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionUtilities for bootstraping services | 
| Filename | Size | 
|---|---|
| service-identity-1.1.pom | |
| service-identity-1.1.jar | 4 KB | 
| service-identity-1.1-sources.jar | 1 KB | 
| service-identity-1.1-javadoc.jar | 23 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |