is not current version
Last Version 1.0.3.RELEASE

com.gitegg.platform:gitegg-platform-oauth2 1.0.2.RELEASE


Categories

Categories

H2 Data Databases OAuth2 Security ORM
GroupId

GroupId

com.gitegg.platform
ArtifactId

ArtifactId

gitegg-platform-oauth2
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download gitegg-platform-oauth2 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/ -->
<dependency>
    <groupId>com.gitegg.platform</groupId>
    <artifactId>gitegg-platform-oauth2</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/
implementation 'com.gitegg.platform:gitegg-platform-oauth2:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-oauth2/
implementation ("com.gitegg.platform:gitegg-platform-oauth2:1.0.2.RELEASE")
'com.gitegg.platform:gitegg-platform-oauth2:jar:1.0.2.RELEASE'
<dependency org="com.gitegg.platform" name="gitegg-platform-oauth2" rev="1.0.2.RELEASE">
  <artifact name="gitegg-platform-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-oauth2', version='1.0.2.RELEASE')
)
libraryDependencies += "com.gitegg.platform" % "gitegg-platform-oauth2" % "1.0.2.RELEASE"
[com.gitegg.platform/gitegg-platform-oauth2 "1.0.2.RELEASE"]