| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdink.cory | 
| ArtifactId | ArtifactIdcory-web-spring-boot-framework | 
| Last Version | Last Version0.0.27 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncory-web-spring-boot-framework cory web framework for Spring Boot, please visit www.cory.ink for more information. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| cory-web-spring-boot-framework-0.0.27.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ink.cory/cory-web-spring-boot-framework/ -->
<dependency>
    <groupId>ink.cory</groupId>
    <artifactId>cory-web-spring-boot-framework</artifactId>
    <version>0.0.27</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/ink.cory/cory-web-spring-boot-framework/
implementation 'ink.cory:cory-web-spring-boot-framework:0.0.27'// https://jarcasting.com/artifacts/ink.cory/cory-web-spring-boot-framework/
implementation ("ink.cory:cory-web-spring-boot-framework:0.0.27")'ink.cory:cory-web-spring-boot-framework:pom:0.0.27'<dependency org="ink.cory" name="cory-web-spring-boot-framework" rev="0.0.27">
  <artifact name="cory-web-spring-boot-framework" type="pom" />
</dependency>@Grapes(
@Grab(group='ink.cory', module='cory-web-spring-boot-framework', version='0.0.27')
)libraryDependencies += "ink.cory" % "cory-web-spring-boot-framework" % "0.0.27"[ink.cory/cory-web-spring-boot-framework "0.0.27"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |