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

Download photon-core JAR 0.5.0 with all dependencies


null

Files of the artifact photon-core version 0.5.0 from the group com.github.molcikas.

There are no JAR files uploaded to the official Maven repository! Please choose another version.

Artifact photon-core
Group com.github.molcikas
Version 0.5.0
Organization not specified
URL https://github.com/molcikas/photon
License MIT License
Dependencies amount 9
Dependencies groovy-all, annotations, logback-classic, jcl-over-slf4j, jul-to-slf4j, log4j-over-slf4j, commons-lang3, commons-collections4, lombok,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of photon-core

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

1 downloads

Source code of photon-core version 0.5.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.molcikas.photon
com.github.molcikas.photon.com.github.molcikas.photon.GenericDataSource
com.github.molcikas.photon.com.github.molcikas.photon.Photon
com.github.molcikas.photon.com.github.molcikas.photon.PhotonTransaction
com.github.molcikas.photon.blueprints
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.AggregateBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.AggregateBlueprintBuilder
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.AggregateEntityBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.ColumnBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.ColumnDataType
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.CompoundEntityFieldValueMapping
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.DatabaseColumnDefinition
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.DefaultColumnDataTypeResult
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.EntityBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.EntityBlueprintConstructorService
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.EntityClassDiscriminator
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.EntityFieldValueMapping
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.FieldBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.FieldType
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.ForeignKeyListBlueprint
com.github.molcikas.photon.blueprints.com.github.molcikas.photon.blueprints.MappedClassBlueprint
com.github.molcikas.photon.converters
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.BooleanConverter
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.ByteArrayConverter
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.Convert
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.Converter
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.ConverterException
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.ConvertersProvider
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.DefaultEnumConverterFactory
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.EnumConverterFactory
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.IOUtils
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.InputStreamConverter
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.StringConverter
com.github.molcikas.photon.converters.com.github.molcikas.photon.converters.UUIDConverter
com.github.molcikas.photon.converters.date
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.DateConverter
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.InstantConverter
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.LocalDateConverter
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.LocalDateTimeConverter
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.TimestampConverter
com.github.molcikas.photon.converters.date.com.github.molcikas.photon.converters.date.ZonedDateTimeConverter
com.github.molcikas.photon.converters.number
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.BigDecimalConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.ByteConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.DoubleConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.FloatConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.IntegerConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.LongConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.NumberConverter
com.github.molcikas.photon.converters.number.com.github.molcikas.photon.converters.number.ShortConverter
com.github.molcikas.photon.exceptions
com.github.molcikas.photon.exceptions.com.github.molcikas.photon.exceptions.PhotonException
com.github.molcikas.photon.options
com.github.molcikas.photon.options.com.github.molcikas.photon.options.DefaultTableName
com.github.molcikas.photon.options.com.github.molcikas.photon.options.PhotonOptions
com.github.molcikas.photon.query
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonAggregateDelete
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonAggregateFilterQuery
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonAggregateQuery
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonAggregateSave
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonPreparedStatement
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonQuery
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonQueryResultRow
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PhotonSqlParameter
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PopulatedEntity
com.github.molcikas.photon.query.com.github.molcikas.photon.query.PopulatedEntityMap
com.github.molcikas.photon.sqlbuilders
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.DeleteSqlBuilderService
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.InsertSqlBuilderService
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.SelectSqlBuilderService
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.SqlBuilderApplyOptionsService
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.SqlJoinClauseBuilderService
com.github.molcikas.photon.sqlbuilders.com.github.molcikas.photon.sqlbuilders.UpdateSqlBuilderService




© 2015 - 2026 Weber Informatics LLC | Privacy Policy