Last Version

cn.org.faster:faster-framework 1.4.2.RELEASE

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

License

License

GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-framework
Version

Version

1.4.2.RELEASE
Type

Type

pom
Description

Description

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

Download faster-framework 1.4.2.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.