License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.escalableapps.framework |
ArtifactId | ArtifactIdea-spring-framework |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionea-spring-framework
Working with SpringFramework may require a number of configurations. Ea-Spring-Framework provides a series of out-of-the-box beans and utilities without worrying about configurations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ea-spring-framework-1.0.11.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-framework/ -->
<dependency>
<groupId>com.escalableapps.framework</groupId>
<artifactId>ea-spring-framework</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-framework/
implementation 'com.escalableapps.framework:ea-spring-framework:1.0.11'
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-framework/
implementation ("com.escalableapps.framework:ea-spring-framework:1.0.11")
'com.escalableapps.framework:ea-spring-framework:pom:1.0.11'
<dependency org="com.escalableapps.framework" name="ea-spring-framework" rev="1.0.11">
<artifact name="ea-spring-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.escalableapps.framework', module='ea-spring-framework', version='1.0.11')
)
libraryDependencies += "com.escalableapps.framework" % "ea-spring-framework" % "1.0.11"
[com.escalableapps.framework/ea-spring-framework "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.apache.commons : commons-lang3 | jar | |
org.projectlombok : lombok Optional | jar |