Download br.com.objectos.oss-java7 JAR files with all dependencies
objectos-core-object from group br.com.objectos.oss-java7 (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-java7 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-java7
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-java7
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-fs-watch from group br.com.objectos.oss-java7 (version 3.1.0)
A Java multi-release filesystem watch service implementation.
Uses a polling system for Java6 and delegates to java.nio.file.WatchService for Java7+
while providing the same public API.
Group: br.com.objectos.oss-java7 Artifact: objectos-fs-watch
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-fs-watch
Group br.com.objectos.oss-java7
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies objectos-collections-map, objectos-collections-set, objectos-core-service, objectos-fs,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java7
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies objectos-collections-map, objectos-collections-set, objectos-core-service, objectos-fs,
There are maybe transitive dependencies!
objectos-core-runtime from group br.com.objectos.oss-java7 (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-java7 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-java7
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-java7
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-latest from group br.com.objectos.oss-java7 (version 3.1.0)
The ObjectosLatest annotation processor generates code and
helps the generation of Java-release-specific JARs
0 downloads
Artifact objectos-latest
Group br.com.objectos.oss-java7
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-java7
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-testing-random from group br.com.objectos.oss-java7 (version 3.1.0)
Various random value generators to be used in tests.
Group: br.com.objectos.oss-java7 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-java7
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-java7
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-testing-fs from group br.com.objectos.oss-java7 (version 3.1.0)
Filesystem related utilities to be used in tests only.
Group: br.com.objectos.oss-java7 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-java7
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-java7
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-java7 (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-java7 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-java7
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-java7
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!
objectos-core-throwable from group br.com.objectos.oss-java7 (version 3.1.0)
Defines the Objectos Core Utilities for
java.lang.Throwable and java.lang.StackTraceElement instances.
Group: br.com.objectos.oss-java7 Artifact: objectos-core-throwable
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-core-throwable
Group br.com.objectos.oss-java7
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-java7
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-collections-base from group br.com.objectos.oss-java7 (version 3.1.0)
Provides base interfaces and implementations common to all Objectos Collections modules.
Group: br.com.objectos.oss-java7 Artifact: objectos-collections-base
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact objectos-collections-base
Group br.com.objectos.oss-java7
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-array,
There are maybe transitive dependencies!
Group br.com.objectos.oss-java7
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-array,
There are maybe transitive dependencies!
objectos-core-service from group br.com.objectos.oss-java7 (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-java7 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-java7
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-java7
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!
Page 2 from 3 (items total 35)