License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto |
ArtifactId | ArtifactIdreflow-maven-skin |
Version | Version15 |
Type | Typejar |
Description |
DescriptionCustomized Reflow Skin
Repackaged Reflow skin for Security Automation Maven sites.
|
Filename | Size |
---|---|
reflow-maven-skin-15.pom | |
reflow-maven-skin-15.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/ -->
<dependency>
<groupId>gov.nist.secauto</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>15</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/
implementation 'gov.nist.secauto:reflow-maven-skin:15'
// https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/
implementation ("gov.nist.secauto:reflow-maven-skin:15")
'gov.nist.secauto:reflow-maven-skin:jar:15'
<dependency org="gov.nist.secauto" name="reflow-maven-skin" rev="15">
<artifact name="reflow-maven-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto', module='reflow-maven-skin', version='15')
)
libraryDependencies += "gov.nist.secauto" % "reflow-maven-skin" % "15"
[gov.nist.secauto/reflow-maven-skin "15"]