minisite
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.minisite |
ArtifactId | ArtifactIdcom.io7m.minisite.checkstyle |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.minisite.checkstyle
Tiny site generator for Maven projects (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.minisite/com.io7m.minisite.checkstyle/ -->
<dependency>
<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite.checkstyle</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.minisite/com.io7m.minisite.checkstyle/
implementation 'com.io7m.minisite:com.io7m.minisite.checkstyle:0.0.9'
// https://jarcasting.com/artifacts/com.io7m.minisite/com.io7m.minisite.checkstyle/
implementation ("com.io7m.minisite:com.io7m.minisite.checkstyle:0.0.9")
'com.io7m.minisite:com.io7m.minisite.checkstyle:jar:0.0.9'
<dependency org="com.io7m.minisite" name="com.io7m.minisite.checkstyle" rev="0.0.9">
<artifact name="com.io7m.minisite.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.minisite', module='com.io7m.minisite.checkstyle', version='0.0.9')
)
libraryDependencies += "com.io7m.minisite" % "com.io7m.minisite.checkstyle" % "0.0.9"
[com.io7m.minisite/com.io7m.minisite.checkstyle "0.0.9"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |