License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.apuex.springbootsolution |
ArtifactId | ArtifactIdspring-boot-solution_2.12 |
Version | Version1.0.10 |
Type | Typejar |
Description |
Descriptionspring-boot-solution
spring-boot-solution
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-solution_2.12-1.0.10.pom | |
spring-boot-solution_2.12-1.0.10.jar | 314 bytes |
spring-boot-solution_2.12-1.0.10-sources.jar | 265 bytes |
spring-boot-solution_2.12-1.0.10-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.apuex.springbootsolution/spring-boot-solution_2.12/ -->
<dependency>
<groupId>com.github.apuex.springbootsolution</groupId>
<artifactId>spring-boot-solution_2.12</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apuex.springbootsolution/spring-boot-solution_2.12/
implementation 'com.github.apuex.springbootsolution:spring-boot-solution_2.12:1.0.10'
// https://jarcasting.com/artifacts/com.github.apuex.springbootsolution/spring-boot-solution_2.12/
implementation ("com.github.apuex.springbootsolution:spring-boot-solution_2.12:1.0.10")
'com.github.apuex.springbootsolution:spring-boot-solution_2.12:jar:1.0.10'
<dependency org="com.github.apuex.springbootsolution" name="spring-boot-solution_2.12" rev="1.0.10">
<artifact name="spring-boot-solution_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apuex.springbootsolution', module='spring-boot-solution_2.12', version='1.0.10')
)
libraryDependencies += "com.github.apuex.springbootsolution" % "spring-boot-solution_2.12" % "1.0.10"
[com.github.apuex.springbootsolution/spring-boot-solution_2.12 "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |