License |
License |
---|---|
GroupId | GroupIdio.easyspring.framework |
ArtifactId | ArtifactIdeasy-spring-framework |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasy Spring Framework
Easy Spring Framework
|
Filename | Size |
---|---|
easy-spring-framework-1.1.0-RELEASE.pom | 980 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/ -->
<dependency>
<groupId>io.easyspring.framework</groupId>
<artifactId>easy-spring-framework</artifactId>
<version>1.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/
implementation 'io.easyspring.framework:easy-spring-framework:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/
implementation ("io.easyspring.framework:easy-spring-framework:1.1.0-RELEASE")
'io.easyspring.framework:easy-spring-framework:pom:1.1.0-RELEASE'
<dependency org="io.easyspring.framework" name="easy-spring-framework" rev="1.1.0-RELEASE">
<artifact name="easy-spring-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='easy-spring-framework', version='1.1.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "easy-spring-framework" % "1.1.0-RELEASE"
[io.easyspring.framework/easy-spring-framework "1.1.0-RELEASE"]