br.com.objectos:objectos

A platform for building Java applications.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

objectos
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

br.com.objectos:objectos
A platform for building Java applications.
Project URL

Project URL

https://www.objectos.com.br/
Project Organization

Project Organization

Objectos Software LTDA
Source Code Management

Source Code Management

https://github.com/objectos/objectos

Download objectos

Filename Size
objectos-0.2.0.pom 15 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • objectos-bom
  • objectos-lang

Versions

Version
0.2.0
0.1.0