License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.clouway.security |
ArtifactId | ArtifactIdparent |
Version | Version1.0.6 |
Type | Typepom |
Description |
Descriptionoauth2-server (Parent)
An oauth2 server library for Java applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.6.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clouway.security/parent/ -->
<dependency>
<groupId>com.clouway.security</groupId>
<artifactId>parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.clouway.security/parent/
implementation 'com.clouway.security:parent:1.0.6'
// https://jarcasting.com/artifacts/com.clouway.security/parent/
implementation ("com.clouway.security:parent:1.0.6")
'com.clouway.security:parent:pom:1.0.6'
<dependency org="com.clouway.security" name="parent" rev="1.0.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.clouway.security', module='parent', version='1.0.6')
)
libraryDependencies += "com.clouway.security" % "parent" % "1.0.6"
[com.clouway.security/parent "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
nl.jqno.equalsverifier : equalsverifier | jar | 2.4 |