| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.escalableapps.framework |
| ArtifactId | ArtifactIdea-spring-core |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWorking 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.
|
| Filename | Size |
|---|---|
| ea-spring-core-1.0.11.pom | |
| ea-spring-core-1.0.11.jar | 47 KB |
| ea-spring-core-1.0.11-sources.jar | 28 KB |
| ea-spring-core-1.0.11-javadoc.jar | 693 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-core/ -->
<dependency>
<groupId>com.escalableapps.framework</groupId>
<artifactId>ea-spring-core</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-core/
implementation 'com.escalableapps.framework:ea-spring-core:1.0.11'
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-core/
implementation ("com.escalableapps.framework:ea-spring-core:1.0.11")
'com.escalableapps.framework:ea-spring-core:jar:1.0.11'
<dependency org="com.escalableapps.framework" name="ea-spring-core" rev="1.0.11">
<artifact name="ea-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.escalableapps.framework', module='ea-spring-core', version='1.0.11')
)
libraryDependencies += "com.escalableapps.framework" % "ea-spring-core" % "1.0.11"
[com.escalableapps.framework/ea-spring-core "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| org.jsoup : jsoup | jar | 1.13.1 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.escalableapps.framework : ea-spring-starter-cucumber | jar | 1.0.11 |