| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.github.rednoll | 
| ArtifactId | ArtifactIdkero-security-jakarta | 
| Last Version | Last Version0.1.38 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionkero-security-jakarta Kero-Security-Jakarta - integration Kero-Security with Jakarta API. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-jakarta/ -->
<dependency>
    <groupId>com.github.rednoll</groupId>
    <artifactId>kero-security-jakarta</artifactId>
    <version>0.1.38</version>
</dependency>// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-jakarta/
implementation 'com.github.rednoll:kero-security-jakarta:0.1.38'// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-jakarta/
implementation ("com.github.rednoll:kero-security-jakarta:0.1.38")'com.github.rednoll:kero-security-jakarta:jar:0.1.38'<dependency org="com.github.rednoll" name="kero-security-jakarta" rev="0.1.38">
  <artifact name="kero-security-jakarta" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-jakarta', version='0.1.38')
)libraryDependencies += "com.github.rednoll" % "kero-security-jakarta" % "0.1.38"[com.github.rednoll/kero-security-jakarta "0.1.38"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.github.rednoll : kero-security | jar | [0.1.38,) | 
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |