License |
License |
---|---|
GroupId | GroupIdcn.surcode |
ArtifactId | ArtifactIdsur-framework |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsur-framework
简单实现IoC容器
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sur-framework-0.0.3.pom | |
sur-framework-0.0.3.jar | 16 KB |
sur-framework-0.0.3-sources.jar | 9 KB |
sur-framework-0.0.3-javadoc.jar | 117 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |