sur-framework

简单实现IoC容器

License

License

GroupId

GroupId

cn.surcode
ArtifactId

ArtifactId

sur-framework
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sur-framework
简单实现IoC容器
Project URL

Project URL

https://git.surcode.cn/liyan/sur-framework.git
Source Code Management

Source Code Management

https://git.surcode.cn/liyan/sur-framework

Download sur-framework

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1