Versioning - versioning.test

Within this test module, not JSON dependencies are included to test everything without JSON support to assure a possible usage without it. JSON support is test within versioning module itself.

License

License

GroupId

GroupId

com.puresoltechnologies.versioning
ArtifactId

ArtifactId

versioning.test
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Versioning - versioning.test
Within this test module, not JSON dependencies are included to test everything without JSON support to assure a possible usage without it. JSON support is test within versioning module itself.
Project Organization

Project Organization

PureSol Technologies

Download versioning.test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.puresoltechnologies.versioning : versioning jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.puresoltechnologies.versioning

PureSol Technologies

Versions

Version
1.1.0
1.0.0