is not current version
Last Version 0.0.27

ink.cory:cory-web-spring-boot-framework 0.0.19

cory web framework for Spring Boot, please visit www.cory.ink for more information.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ink.cory
ArtifactId

ArtifactId

cory-web-spring-boot-framework
Version

Version

0.0.19
Type

Type

pom

Download cory-web-spring-boot-framework 0.0.19


<!-- 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.19</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.19'
// https://jarcasting.com/artifacts/ink.cory/cory-web-spring-boot-framework/
implementation ("ink.cory:cory-web-spring-boot-framework:0.0.19")
'ink.cory:cory-web-spring-boot-framework:pom:0.0.19'
<dependency org="ink.cory" name="cory-web-spring-boot-framework" rev="0.0.19">
  <artifact name="cory-web-spring-boot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='ink.cory', module='cory-web-spring-boot-framework', version='0.0.19')
)
libraryDependencies += "ink.cory" % "cory-web-spring-boot-framework" % "0.0.19"
[ink.cory/cory-web-spring-boot-framework "0.0.19"]