Labs64 :: Utils :: SWID Tags Generator

SoftWare IDentification (SWID) Tags Generator

License

License

GroupId

GroupId

com.labs64.utils
ArtifactId

ArtifactId

swid-generator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Labs64 :: Utils :: SWID Tags Generator
SoftWare IDentification (SWID) Tags Generator
Project URL

Project URL

https://github.com/Labs64/swid-generator/
Project Organization

Project Organization

Labs64 GmbH
Source Code Management

Source Code Management

https://github.com/Labs64/swid-generator

Download swid-generator

How to add to project

<!-- https://jarcasting.com/artifacts/com.labs64.utils/swid-generator/ -->
<dependency>
    <groupId>com.labs64.utils</groupId>
    <artifactId>swid-generator</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.utils/swid-generator/
implementation 'com.labs64.utils:swid-generator:1.0.2'
// https://jarcasting.com/artifacts/com.labs64.utils/swid-generator/
implementation ("com.labs64.utils:swid-generator:1.0.2")
'com.labs64.utils:swid-generator:jar:1.0.2'
<dependency org="com.labs64.utils" name="swid-generator" rev="1.0.2">
  <artifact name="swid-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labs64.utils', module='swid-generator', version='1.0.2')
)
libraryDependencies += "com.labs64.utils" % "swid-generator" % "1.0.2"
[com.labs64.utils/swid-generator "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.4
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
javax.activation : activation jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.3.0
0.2.0
0.1.0