Last Version

cn.org.faster:faster-auth-app 1.3.3.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-auth-app
Version

Version

1.3.3.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/faster-framework/faster-framework-project/#/faster-auth-app

Download faster-auth-app 1.3.3.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.org.faster : faster-core jar 1.3.3.RELEASE
cn.org.faster : faster-web jar 1.3.3.RELEASE

Project Modules

There are no modules declared in this project.