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