br.com.objectos:core-system

System properties utilities. In particular it eases handling 'os.*' properties.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

core-system
Last Version

Last Version

0.7.0-jdk17
Release Date

Release Date

Type

Type

jar
Description

Description

br.com.objectos:core-system
System properties utilities. In particular it eases handling 'os.*' properties.

Download core-system

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.objectos/core-system/ -->
<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>core-system</artifactId>
    <version>0.7.0-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/core-system/
implementation 'br.com.objectos:core-system:0.7.0-jdk17'
// https://jarcasting.com/artifacts/br.com.objectos/core-system/
implementation ("br.com.objectos:core-system:0.7.0-jdk17")
'br.com.objectos:core-system:jar:0.7.0-jdk17'
<dependency org="br.com.objectos" name="core-system" rev="0.7.0-jdk17">
  <artifact name="core-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='core-system', version='0.7.0-jdk17')
)
libraryDependencies += "br.com.objectos" % "core-system" % "0.7.0-jdk17"
[br.com.objectos/core-system "0.7.0-jdk17"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0-jdk17
0.7.0-jdk11
0.7.0-jdk8
0.7.0-jdk7
0.7.0-jdk6