Genesis
Genesis is a framework by PureSol Technologies for software installation and migration.
General information about the project can be found at:
http://opensource.puresol-technologies.com/genesis
Please, use the issue tracker at:
License |
License |
---|---|
GroupId | GroupIdcom.puresoltechnologies.genesis |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenesis - commons
PureSol Technologies' universal migration framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-0.4.0.pom | |
commons-0.4.0.jar | 6 KB |
commons-0.4.0-sources.jar | 4 KB |
commons-0.4.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.genesis/commons/ -->
<dependency>
<groupId>com.puresoltechnologies.genesis</groupId>
<artifactId>commons</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.genesis/commons/
implementation 'com.puresoltechnologies.genesis:commons:0.4.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.genesis/commons/
implementation ("com.puresoltechnologies.genesis:commons:0.4.0")
'com.puresoltechnologies.genesis:commons:jar:0.4.0'
<dependency org="com.puresoltechnologies.genesis" name="commons" rev="0.4.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.genesis', module='commons', version='0.4.0')
)
libraryDependencies += "com.puresoltechnologies.genesis" % "commons" % "0.4.0"
[com.puresoltechnologies.genesis/commons "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.versioning : versioning | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Genesis is a framework by PureSol Technologies for software installation and migration.
General information about the project can be found at:
http://opensource.puresol-technologies.com/genesis
Please, use the issue tracker at: