Download br.com.objectos.oss-java8 JAR files with all dependencies
objectos-core-object from group br.com.objectos.oss-java8 (version 3.1.0)
Defines the Objectos Core Utilities for java.lang.Object instances.
Provides utitities for implementing equals(Object), hashCode() and toString() methods.
Also provides a utitliy that helps constructors and methods check if they were
invoked correctly or not.
Group: br.com.objectos.oss-java8 Artifact: objectos-core-object
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-core-object
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
objectos-concurrent from group br.com.objectos.oss-java8 (version 3.1.0)
Objectos Concurrency library
Group: br.com.objectos.oss-java8 Artifact: objectos-concurrent
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-concurrent
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies objectos-collections-list, objectos-core-service, objectos-core-throwable,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies objectos-collections-list, objectos-core-service, objectos-core-throwable,
There are maybe transitive dependencies!
objectos-core-runtime from group br.com.objectos.oss-java8 (version 3.1.0)
Provides utilities for the java.lang.Runtime class,
includes a facility for running operations in a shutdown hook.
Group: br.com.objectos.oss-java8 Artifact: objectos-core-runtime
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-core-runtime
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-logging,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-logging,
There are maybe transitive dependencies!
objectos from group br.com.objectos.oss-java8 (version 3.1.0)
Java development, the objectos way.
Group: br.com.objectos.oss-java8 Artifact: objectos
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact objectos
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization Objectos Software LTDA
URL https://www.objectos.com.br/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization Objectos Software LTDA
URL https://www.objectos.com.br/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
objectos-collections-map from group br.com.objectos.oss-java8 (version 3.1.0)
The Objectos Collections Map implementations and utilities.
Group: br.com.objectos.oss-java8 Artifact: objectos-collections-map
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-collections-map
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-collections-base,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-collections-base,
There are maybe transitive dependencies!
objectos-core-service from group br.com.objectos.oss-java8 (version 3.1.0)
Defines the Objectos Core Service API. Provides an interface for defining a service and a
static utility class for service instances. Service is any class whose instances must be
started during an application initialization and must be stopped at the application shutdown.
Group: br.com.objectos.oss-java8 Artifact: objectos-core-service
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-core-service
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-runtime,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-runtime,
There are maybe transitive dependencies!
objectos-testing-random from group br.com.objectos.oss-java8 (version 3.1.0)
Various random value generators to be used in tests.
Group: br.com.objectos.oss-java8 Artifact: objectos-testing-random
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-testing-random
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-string,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-string,
There are maybe transitive dependencies!
objectos-core-string from group br.com.objectos.oss-java8 (version 3.1.0)
Provides utilities for java.lang.String.
Group: br.com.objectos.oss-java8 Artifact: objectos-core-string
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-core-string
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-object,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-object,
There are maybe transitive dependencies!
objectos-testing-fs from group br.com.objectos.oss-java8 (version 3.1.0)
Filesystem related utilities to be used in tests only.
Group: br.com.objectos.oss-java8 Artifact: objectos-testing-fs
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-testing-fs
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies objectos-core-runtime, objectos-core-throwable, objectos-fs, objectos-testing-random,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies objectos-core-runtime, objectos-core-throwable, objectos-fs, objectos-testing-random,
There are maybe transitive dependencies!
objectos-fs from group br.com.objectos.oss-java8 (version 3.1.0)
A Java multi-release library for filesystem access.
Uses java.io for Java6 and java.nio.file for Java7+ while providing
the same public API.
Group: br.com.objectos.oss-java8 Artifact: objectos-fs
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-fs
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies objectos-core-io, objectos-core-system,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies objectos-core-io, objectos-core-system,
There are maybe transitive dependencies!
Page 2 from 3 (items total 35)