Last Version

Commons - parent 0.8.0

PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.

License

License

GroupId

GroupId

com.puresoltechnologies.commons
ArtifactId

ArtifactId

parent
Version

Version

0.8.0
Type

Type

pom
Description

Description

Commons - parent
PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.
Project URL

Project URL

http://opensource.puresol-technologies.com/commons
Project Organization

Project Organization

PureSol Technologies
Source Code Management

Source Code Management

https://github.com/PureSolTechnologies/commons.git

Download parent 0.8.0

Filename Size
parent-0.8.0.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • misc
  • types
  • money
  • math
  • ddd
  • website