Last Version

io.github.pabloubal:toggly 0.0.1

Spring boot starter for toggly project

License

License

GroupId

GroupId

io.github.pabloubal
ArtifactId

ArtifactId

toggly
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.github.pabloubal:toggly
Spring boot starter for toggly project
Project URL

Project URL

https://pabloubal.github.io/toggly/
Source Code Management

Source Code Management

http://github.com/pabloubal/toggly/tree/master

Download toggly 0.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter jar
org.springframework.cloud : spring-cloud-context jar 1.1.5.RELEASE
org.springframework.cloud : spring-cloud-commons jar 1.1.5.RELEASE
org.aspectj : aspectjweaver 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.