License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdink.cory |
ArtifactId | ArtifactIdcory-context-spring-boot-starter |
Last Version | Last Version0.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncory web framework for Spring Boot, please visit www.cory.ink for more information.
|
<!-- https://jarcasting.com/artifacts/ink.cory/cory-context-spring-boot-starter/ -->
<dependency>
<groupId>ink.cory</groupId>
<artifactId>cory-context-spring-boot-starter</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/ink.cory/cory-context-spring-boot-starter/
implementation 'ink.cory:cory-context-spring-boot-starter:0.0.27'
// https://jarcasting.com/artifacts/ink.cory/cory-context-spring-boot-starter/
implementation ("ink.cory:cory-context-spring-boot-starter:0.0.27")
'ink.cory:cory-context-spring-boot-starter:jar:0.0.27'
<dependency org="ink.cory" name="cory-context-spring-boot-starter" rev="0.0.27">
<artifact name="cory-context-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.cory', module='cory-context-spring-boot-starter', version='0.0.27')
)
libraryDependencies += "ink.cory" % "cory-context-spring-boot-starter" % "0.0.27"
[ink.cory/cory-context-spring-boot-starter "0.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot | jar | 2.4.2 |
org.projectlombok : lombok Optional | jar | 1.18.18 |
com.google.guava : guava | jar | 30.1-jre |
com.alibaba : fastjson | jar | 1.2.75 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.15 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
ognl : ognl | jar | 3.2.18 |
com.alibaba : transmittable-thread-local | jar | 2.12.1 |
org.reflections : reflections | jar | 0.9.12 |