Last Version

objectos :: core :: parent 0.5.0

objectos core Java8 libraries

License

License

GroupId

GroupId

br.com.objectos.core
ArtifactId

ArtifactId

parent
Version

Version

0.5.0
Type

Type

pom
Description

Description

objectos :: core :: parent
objectos core Java8 libraries
Project Organization

Project Organization

Objectos Software LTDA

Download parent 0.5.0

Filename Size
parent-0.5.0.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • collections
  • multimaps
  • preconditions
  • strings
  • throwables