Last Version

Scoped Methods 0.9.2

Scoped Methods Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.kshashov
ArtifactId

ArtifactId

scoped-methods-spring-boot-starter
Version

Version

0.9.2
Type

Type

jar
Description

Description

Scoped Methods
Scoped Methods Spring Boot Starter
Source Code Management

Source Code Management

https://github.com/kshashov/scoped-methods

Download scoped-methods-spring-boot-starter 0.9.2


<!-- https://jarcasting.com/artifacts/io.github.kshashov/scoped-methods-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.kshashov</groupId>
    <artifactId>scoped-methods-spring-boot-starter</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kshashov/scoped-methods-spring-boot-starter/
implementation 'io.github.kshashov:scoped-methods-spring-boot-starter:0.9.2'
// https://jarcasting.com/artifacts/io.github.kshashov/scoped-methods-spring-boot-starter/
implementation ("io.github.kshashov:scoped-methods-spring-boot-starter:0.9.2")
'io.github.kshashov:scoped-methods-spring-boot-starter:jar:0.9.2'
<dependency org="io.github.kshashov" name="scoped-methods-spring-boot-starter" rev="0.9.2">
  <artifact name="scoped-methods-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kshashov', module='scoped-methods-spring-boot-starter', version='0.9.2')
)
libraryDependencies += "io.github.kshashov" % "scoped-methods-spring-boot-starter" % "0.9.2"
[io.github.kshashov/scoped-methods-spring-boot-starter "0.9.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-aop jar 2.4.4
org.aspectj : aspectjrt jar 1.8.9

test (1)

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

Project Modules

There are no modules declared in this project.