You can download onyx-database-1.1.0.jar in this page.
The GNU Affero General Public License, Version 3.0
onyx-database-1.1.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.onyxdevtools/onyx-database/pom.properties META-INF/maven/com.onyxdevtools/onyx-database/pom.xml com.onyx.buffer.BufferObjectType.class com.onyx.buffer.BufferStream.class com.onyx.buffer.BufferStreamable.class com.onyx.buffer.ExpandableByteBuffer.class com.onyx.buffer.RecycledBuffer.class com.onyx.cli.Main.class com.onyx.descriptor.AbstractBaseDescriptor.class com.onyx.descriptor.AttributeDescriptor.class com.onyx.descriptor.BaseDescriptor.class com.onyx.descriptor.EntityDescriptor.class com.onyx.descriptor.IdentifierDescriptor.class com.onyx.descriptor.IndexDescriptor.class com.onyx.descriptor.PartitionDescriptor.class com.onyx.descriptor.RelationshipDescriptor.class com.onyx.entity.AbstractSystemEntity.class com.onyx.entity.SystemAttribute.class com.onyx.entity.SystemEntity.class com.onyx.entity.SystemError.class com.onyx.entity.SystemIdentifier.class com.onyx.entity.SystemIndex.class com.onyx.entity.SystemPartition.class com.onyx.entity.SystemPartitionEntry.class com.onyx.entity.SystemRelationship.class com.onyx.entity.SystemUser.class com.onyx.entity.SystemUserRole.class com.onyx.exception.AttributeMissingException.class com.onyx.exception.AttributeNonNullException.class com.onyx.exception.AttributeSizeException.class com.onyx.exception.AttributeTypeMismatchException.class com.onyx.exception.AttributeUpdateException.class com.onyx.exception.BufferingException.class com.onyx.exception.EntityCallbackException.class com.onyx.exception.EntityClassNotFoundException.class com.onyx.exception.EntityException.class com.onyx.exception.EntityExceptionWrapper.class com.onyx.exception.EntityTypeMatchException.class com.onyx.exception.IdentifierRequiredException.class com.onyx.exception.InitializationException.class com.onyx.exception.InvalidConstructorException.class com.onyx.exception.InvalidDataTypeForOperator.class com.onyx.exception.InvalidIdentifierException.class com.onyx.exception.InvalidIndexException.class com.onyx.exception.InvalidRelationshipTypeException.class com.onyx.exception.NoResultsException.class com.onyx.exception.QueryException.class com.onyx.exception.RelationshipHydrationException.class com.onyx.exception.RelationshipNotFoundException.class com.onyx.exception.SingletonException.class com.onyx.exception.StreamException.class com.onyx.exception.TransactionException.class com.onyx.exception.UnknownDatabaseException.class com.onyx.fetch.PartitionQueryController.class com.onyx.fetch.PartitionReference.class com.onyx.fetch.PartitionSortCompare.class com.onyx.fetch.ScannerFactory.class com.onyx.fetch.ScannerProperties.class com.onyx.fetch.TableScanner.class com.onyx.fetch.impl.AbstractTableScanner.class com.onyx.fetch.impl.FullTableScanner.class com.onyx.fetch.impl.IdentifierScanner.class com.onyx.fetch.impl.IndexScanner.class com.onyx.fetch.impl.PartitionFullTableScanner.class com.onyx.fetch.impl.PartitionIdentifierScanner.class com.onyx.fetch.impl.PartitionIndexScanner.class com.onyx.fetch.impl.RelationshipScanner.class com.onyx.helpers.EntityHelper.class com.onyx.helpers.IndexHelper.class com.onyx.helpers.PartitionContext.class com.onyx.helpers.PartitionHelper.class com.onyx.helpers.RelationshipHelper.class com.onyx.helpers.ValidationHelper.class com.onyx.index.IndexController.class com.onyx.index.impl.IndexControllerImpl.class com.onyx.persistence.IManagedEntity.class com.onyx.persistence.ManagedEntity.class com.onyx.persistence.annotations.Attribute.class com.onyx.persistence.annotations.CascadePolicy.class com.onyx.persistence.annotations.Entity.class com.onyx.persistence.annotations.FetchPolicy.class com.onyx.persistence.annotations.Identifier.class com.onyx.persistence.annotations.IdentifierGenerator.class com.onyx.persistence.annotations.Index.class com.onyx.persistence.annotations.Partition.class com.onyx.persistence.annotations.PostInsert.class com.onyx.persistence.annotations.PostLoad.class com.onyx.persistence.annotations.PostPersist.class com.onyx.persistence.annotations.PostRemove.class com.onyx.persistence.annotations.PostUpdate.class com.onyx.persistence.annotations.PreInsert.class com.onyx.persistence.annotations.PrePersist.class com.onyx.persistence.annotations.PreRemove.class com.onyx.persistence.annotations.PreUpdate.class com.onyx.persistence.annotations.Relationship.class com.onyx.persistence.annotations.RelationshipType.class com.onyx.persistence.collections.LazyQueryCollection.class com.onyx.persistence.collections.LazyRelationshipCollection.class com.onyx.persistence.context.SchemaContext.class com.onyx.persistence.context.impl.CacheSchemaContext.class com.onyx.persistence.context.impl.DefaultSchemaContext.class com.onyx.persistence.context.impl.ViewerSchemaContext.class com.onyx.persistence.factory.PersistenceManagerFactory.class com.onyx.persistence.factory.impl.CacheManagerFactory.class com.onyx.persistence.factory.impl.EmbeddedPersistenceManagerFactory.class com.onyx.persistence.manager.PersistenceManager.class com.onyx.persistence.manager.SocketPersistenceManager.class com.onyx.persistence.manager.impl.EmbeddedPersistenceManager.class com.onyx.persistence.query.Query.class com.onyx.persistence.query.QueryCriteria.class com.onyx.persistence.query.QueryCriteriaOperator.class com.onyx.persistence.query.QueryCriteriaType.class com.onyx.persistence.query.QueryOrder.class com.onyx.persistence.query.QueryPartitionMode.class com.onyx.persistence.query.QueryProjection.class com.onyx.persistence.query.QueryResult.class com.onyx.persistence.query.Sum.class com.onyx.persistence.update.AttributeUpdate.class com.onyx.record.AbstractRecordController.class com.onyx.record.RecordController.class com.onyx.record.impl.RecordControllerImpl.class com.onyx.record.impl.SequenceRecordControllerImpl.class com.onyx.relationship.EntityRelationshipManager.class com.onyx.relationship.RelationshipController.class com.onyx.relationship.RelationshipReference.class com.onyx.relationship.impl.AbstractRelationshipController.class com.onyx.relationship.impl.ToManyRelationshipControllerImpl.class com.onyx.relationship.impl.ToOneRelationshipControllerImpl.class com.onyx.stream.QueryMapStream.class com.onyx.stream.QueryStream.class com.onyx.structure.DefaultDiskMap.class com.onyx.structure.DefaultDiskSet.class com.onyx.structure.DefaultMapBuilder.class com.onyx.structure.DiskMap.class com.onyx.structure.LongDiskSet.class com.onyx.structure.MapBuilder.class com.onyx.structure.base.AbstractBitMap.class com.onyx.structure.base.AbstractCachedBitMap.class com.onyx.structure.base.AbstractIterableDiskMap.class com.onyx.structure.base.AbstractLongBitMap.class com.onyx.structure.base.AbstractLongCachedBitMap.class com.onyx.structure.base.AbstractLongIterableSet.class com.onyx.structure.base.CacheMap.class com.onyx.structure.base.DefaultLevelReadWriteLock.class com.onyx.structure.base.LevelReadWriteLock.class com.onyx.structure.exception.SerializationException.class com.onyx.structure.node.BitMapNode.class com.onyx.structure.node.Header.class com.onyx.structure.node.LongRecordReference.class com.onyx.structure.node.Record.class com.onyx.structure.node.RecordReference.class com.onyx.structure.node.SetHeader.class com.onyx.structure.serializer.ObjectBuffer.class com.onyx.structure.serializer.ObjectSerializable.class com.onyx.structure.serializer.ObjectType.class com.onyx.structure.serializer.Serializers.class com.onyx.structure.store.FileChannelStore.class com.onyx.structure.store.InMemoryStore.class com.onyx.structure.store.MemoryMappedStore.class com.onyx.structure.store.ReclaimedSpace.class com.onyx.structure.store.Store.class com.onyx.structure.store.StoreType.class com.onyx.transaction.DeleteQueryTransaction.class com.onyx.transaction.DeleteTransaction.class com.onyx.transaction.SaveTransaction.class com.onyx.transaction.Transaction.class com.onyx.transaction.TransactionController.class com.onyx.transaction.UpdateQueryTransaction.class com.onyx.transaction.impl.TransactionControllerImpl.class com.onyx.util.Base64.class com.onyx.util.CompareUtil.class com.onyx.util.Encryption.class com.onyx.util.EncryptionUtil.class com.onyx.util.EntityClassLoader.class com.onyx.util.FileUtil.class com.onyx.util.OffsetField.class com.onyx.util.ReflectionUtil.class templates/class.mustache
onyx-database-1.1.0.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>onyx-database</artifactId> <name>${project.groupId}:${project.artifactId}</name> <description>Onyx Database</description> <packaging>jar</packaging> <parent> <groupId>com.onyxdevtools</groupId> <artifactId>onyx-database-parent</artifactId> <version>1.1.0</version> </parent> <licenses> <license> <name>The GNU Affero General Public License, Version 3.0</name> <url>http://www.gnu.org/licenses/agpl-3.0.en.html</url> </license> </licenses> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <java.bootstrap.classes>${java.home}/lib/rt.jar</java.bootstrap.classes> <java.cryptographic.extension.classes>${java.home}/lib/jce.jar</java.cryptographic.extension.classes> </properties> <build> <sourceDirectory>src</sourceDirectory> <resources> <resource> <directory>resources</directory> </resource> <resource> <directory>../onyx-database/resources</directory> </resource> </resources> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> </plugin> <!-- to make source code available on maven central --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <executions> <execution> <id>attach-sources</id> <goals> <goal>jar-no-fork</goal> </goals> </execution> </executions> </plugin> <!-- to make javadocs available on maven central --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> <id>attach-javadocs</id> <goals> <goal>jar</goal> </goals> </execution> </executions> <configuration> <additionalparam>-Xdoclint:none</additionalparam> </configuration> </plugin> <!-- signs all of the project's attached artifacts with GnuPG --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <executions> <execution> <id>sign-artifacts</id> <phase>verify</phase> <goals> <goal>sign</goal> </goals> </execution> </executions> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> </dependency> <dependency> <groupId>com.github.spullara.mustache.java</groupId> <artifactId>compiler</artifactId> <version>${mustache.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>com.onyxdevtools</groupId> <artifactId>onyx-database</artifactId> <version>1.1.0</version> </dependency>
If you think the following onyx-database-1.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download onyx-database-1.1.0.jar file