License |
License |
---|---|
GroupId | GroupIdorg.bedework.selfreg |
ArtifactId | ArtifactIdbw-self-registration-common |
Version | Version4.0.11 |
Type | Typejar |
Description |
Descriptionbw-self-registration-common
Provide a self rgistration service for users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bedework.selfreg/bw-self-registration-common/ -->
<dependency>
<groupId>org.bedework.selfreg</groupId>
<artifactId>bw-self-registration-common</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.selfreg/bw-self-registration-common/
implementation 'org.bedework.selfreg:bw-self-registration-common:4.0.11'
// https://jarcasting.com/artifacts/org.bedework.selfreg/bw-self-registration-common/
implementation ("org.bedework.selfreg:bw-self-registration-common:4.0.11")
'org.bedework.selfreg:bw-self-registration-common:jar:4.0.11'
<dependency org="org.bedework.selfreg" name="bw-self-registration-common" rev="4.0.11">
<artifact name="bw-self-registration-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.selfreg', module='bw-self-registration-common', version='4.0.11')
)
libraryDependencies += "org.bedework.selfreg" % "bw-self-registration-common" % "4.0.11"
[org.bedework.selfreg/bw-self-registration-common "4.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-config | jar | 4.1.4 |
org.bedework : bw-util-jmx | jar | 4.1.4 |
org.bedework : bw-util-logging | jar | 5.0.0 |
org.bedework : bw-util-hibernate | jar | 4.0.29 |
org.bedework : bw-util-misc | jar | 4.0.31 |
org.bedework : bw-util-security | jar | 4.1.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.8 |
commons-codec : commons-codec | jar | 1.15 |
org.jasypt : jasypt | jar | 1.9.2 |
javax.mail : javax.mail-api | jar | 1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |
org.hibernate : hibernate-core | jar | 5.2.5.Final |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |