Last Version

framework 3.0.6

framework

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework
Version

Version

3.0.6
Type

Type

pom
Description

Description

framework
framework
Project URL

Project URL

https://github.com/fartherp/framework
Source Code Management

Source Code Management

https://github.com/fartherp/framework

Download framework 3.0.6

Filename Size
framework-3.0.6.pom 30 KB
Browse

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

Dependencies

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

Project Modules

  • framework-base-database
  • framework-common
  • framework-compress
  • framework-core
  • framework-database
  • framework-exception
  • framework-file
  • framework-net
  • framework-poi
  • framework-security