com.github.serlockholmes:easy-framework

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.serlockholmes
ArtifactId

ArtifactId

easy-framework
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download easy-framework

Filename Size
easy-framework-0.1.1.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • easy-ioc
  • easy-aop
  • easy-core
  • easy-netty
  • easy-server
  • easy-mvc
  • easy-jdbc

Versions

Version
0.1.1
0.1.0
0.0.1