| License |
License |
|---|---|
| GroupId | GroupIdio.personium |
| ArtifactId | ArtifactIdpersonium-plugins |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpersonium-plugins
Personium official plugin modules.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| personium-plugins-1.0.8.pom | |
| personium-plugins-1.0.8.jar | 3 MB |
| personium-plugins-1.0.8-sources.jar | 15 KB |
| personium-plugins-1.0.8-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.personium/personium-plugins/ -->
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-plugins</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.personium/personium-plugins/
implementation 'io.personium:personium-plugins:1.0.8'
// https://jarcasting.com/artifacts/io.personium/personium-plugins/
implementation ("io.personium:personium-plugins:1.0.8")
'io.personium:personium-plugins:jar:1.0.8'
<dependency org="io.personium" name="personium-plugins" rev="1.0.8">
<artifact name="personium-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.personium', module='personium-plugins', version='1.0.8')
)
libraryDependencies += "io.personium" % "personium-plugins" % "1.0.8"
[io.personium/personium-plugins "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.personium : personium-plugin-base | jar | 1.0.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito : mockito-inline | jar | 3.11.2 |