License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface |
GroupId | GroupIdio.neos.fusion4j |
ArtifactId | ArtifactIdstyleguide |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfusion4j - styleguide
fusion4j - Styleguide Spring application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
styleguide-0.9.0.pom | |
styleguide-0.9.0-sources.jar | 126 KB |
styleguide-0.9.0-plain.jar | 308 KB |
styleguide-0.9.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.neos.fusion4j/styleguide/ -->
<dependency>
<groupId>io.neos.fusion4j</groupId>
<artifactId>styleguide</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.neos.fusion4j/styleguide/
implementation 'io.neos.fusion4j:styleguide:0.9.0'
// https://jarcasting.com/artifacts/io.neos.fusion4j/styleguide/
implementation ("io.neos.fusion4j:styleguide:0.9.0")
'io.neos.fusion4j:styleguide:pom:0.9.0'
<dependency org="io.neos.fusion4j" name="styleguide" rev="0.9.0">
<artifact name="styleguide" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.neos.fusion4j', module='styleguide', version='0.9.0')
)
libraryDependencies += "io.neos.fusion4j" % "styleguide" % "0.9.0"
[io.neos.fusion4j/styleguide "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.neos.fusion4j : runtime | jar | 0.9.0 |
io.neos.fusion4j : default-fusion | jar | 0.9.0 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.5 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.20-RC2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20-RC2 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |