All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download helenus-core_2.12 JAR 1.8.1 with all dependencies


Helenus is collection of Scala utilities for Apache Cassandra

Files of the artifact helenus-core_2.12 version 1.8.1 from the group net.nmoncho.

Test

Artifact helenus-core_2.12
Group net.nmoncho
Version 1.8.1
Last update 23. December 2024
Tags: apache helenus scala cassandra collection utilities
Organization net.nmoncho
URL https://github.com/nMoncho/helenus
License MIT License
Dependencies amount 6
Dependencies scala-library, scala-collection-compat_2.12, shapeless_2.12, slf4j-api, scala-java8-compat_2.12, scala-reflect,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of helenus-core_2.12 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of helenus-core_2.12 version 1.8.1

META-INF
META-INF.META-INF.MANIFEST.MF
net.nmoncho.helenus.api
net.nmoncho.helenus.api.net.nmoncho.helenus.api.ColumnNamingScheme.scala
net.nmoncho.helenus.api.net.nmoncho.helenus.api.OrdinalEncoded.scala
net.nmoncho.helenus.api.net.nmoncho.helenus.api.RowMapper.scala
net.nmoncho.helenus.api.cql
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.Adapter.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.Mapping.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.Options.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.Pager.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.PagerSerializer.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.ScalaPreparedStatement.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.StatementOptions.scala
net.nmoncho.helenus.api.cql.net.nmoncho.helenus.api.cql.WrappedBoundStatement.scala
net.nmoncho.helenus.api.type.codec
net.nmoncho.helenus.api.type.codec.net.nmoncho.helenus.api.type.codec.CodecDerivation.scala
net.nmoncho.helenus.api.type.codec.net.nmoncho.helenus.api.type.codec.TypeCodecs.scala
net.nmoncho.helenus.internal
net.nmoncho.helenus.internal.net.nmoncho.helenus.internal.DerivedRowMapper.scala
net.nmoncho.helenus.internal.codec
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.BigDecimalCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.BigIntCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.BooleanCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.ByteCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.DoubleCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.EitherCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.FloatCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.IntCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.LongCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.OptionCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.ShortCodec.scala
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.TupleCodecDerivation.scala
net.nmoncho.helenus.internal.codec.collection
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.AbstractMapCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.IterableCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.ListCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.MapCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.SeqCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.SetCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.SortedMapCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.SortedSetCodec.scala
net.nmoncho.helenus.internal.codec.collection.net.nmoncho.helenus.internal.codec.collection.VectorCodec.scala
net.nmoncho.helenus.internal.codec.collection.mutable
net.nmoncho.helenus.internal.codec.collection.mutable.net.nmoncho.helenus.internal.codec.collection.mutable.package.scala
net.nmoncho.helenus.internal.codec.enums
net.nmoncho.helenus.internal.codec.enums.net.nmoncho.helenus.internal.codec.enums.EnumerationNominalCodec.scala
net.nmoncho.helenus.internal.codec.enums.net.nmoncho.helenus.internal.codec.enums.EnumerationOrdinalCodec.scala
net.nmoncho.helenus.internal.codec
net.nmoncho.helenus.internal.codec.net.nmoncho.helenus.internal.codec.package.scala
net.nmoncho.helenus.internal.codec.udt
net.nmoncho.helenus.internal.codec.udt.net.nmoncho.helenus.internal.codec.udt.IdenticalUDTCodec.scala
net.nmoncho.helenus.internal.codec.udt.net.nmoncho.helenus.internal.codec.udt.NonIdenticalUDTCodec.scala
net.nmoncho.helenus.internal.codec.udt.net.nmoncho.helenus.internal.codec.udt.UDTCodec.scala
net.nmoncho.helenus.internal.codec.udt.net.nmoncho.helenus.internal.codec.udt.UnifiedUDTCodec.scala
net.nmoncho.helenus.internal.compat
net.nmoncho.helenus.internal.compat.net.nmoncho.helenus.internal.compat.FutureConverters.scala
net.nmoncho.helenus.internal.cql
net.nmoncho.helenus.internal.cql.net.nmoncho.helenus.internal.cql.DerivedMapping.scala
net.nmoncho.helenus.internal.cql.net.nmoncho.helenus.internal.cql.Pager.scala
net.nmoncho.helenus.internal.cql.net.nmoncho.helenus.internal.cql.ScalaPreparedStatement.scala
net.nmoncho.helenus.internal.macros
net.nmoncho.helenus.internal.macros.net.nmoncho.helenus.internal.macros.CqlQueryInterpolation.scala
net.nmoncho.helenus.internal.macros.net.nmoncho.helenus.internal.macros.Mapping.scala
net.nmoncho.helenus.internal.macros.net.nmoncho.helenus.internal.macros.NonIdenticalCodec.scala
net.nmoncho.helenus.internal.macros.net.nmoncho.helenus.internal.macros.RowMapper.scala
net.nmoncho.helenus.internal.reactive
net.nmoncho.helenus.internal.reactive.net.nmoncho.helenus.internal.reactive.EmptyPublisher.scala
net.nmoncho.helenus.internal.reactive.net.nmoncho.helenus.internal.reactive.MapOperator.scala
net.nmoncho.helenus.internal.reactive.net.nmoncho.helenus.internal.reactive.TakeOperator.scala
net.nmoncho.helenus
net.nmoncho.helenus.net.nmoncho.helenus.package.scala




© 2015 - 2025 Weber Informatics LLC | Privacy Policy