Last Version

sonar-breaker-demo 1.0.1

Demo project for Spring Boot

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.daggerok.sonar.examples
ArtifactId

ArtifactId

sonar-breaker-demo
Version

Version

1.0.1
Type

Type

jar
Description

Description

sonar-breaker-demo
Demo project for Spring Boot
Project Organization

Project Organization

Maksim Kostromin aka daggerok open source projects sets

Download sonar-breaker-demo 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.daggerok.sonar.examples/sonar-breaker-demo/ -->
<dependency>
    <groupId>com.github.daggerok.sonar.examples</groupId>
    <artifactId>sonar-breaker-demo</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daggerok.sonar.examples/sonar-breaker-demo/
implementation 'com.github.daggerok.sonar.examples:sonar-breaker-demo:1.0.1'
// https://jarcasting.com/artifacts/com.github.daggerok.sonar.examples/sonar-breaker-demo/
implementation ("com.github.daggerok.sonar.examples:sonar-breaker-demo:1.0.1")
'com.github.daggerok.sonar.examples:sonar-breaker-demo:jar:1.0.1'
<dependency org="com.github.daggerok.sonar.examples" name="sonar-breaker-demo" rev="1.0.1">
  <artifact name="sonar-breaker-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daggerok.sonar.examples', module='sonar-breaker-demo', version='1.0.1')
)
libraryDependencies += "com.github.daggerok.sonar.examples" % "sonar-breaker-demo" % "1.0.1"
[com.github.daggerok.sonar.examples/sonar-breaker-demo "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.