Search

Download fauxflake-core-1.0.0.jar : fauxflake « f « Jar File Download






Download fauxflake-core-1.0.0.jar

fauxflake/fauxflake-core-1.0.0.jar.zip( 12 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
com.github.rholder.fauxflake.DefaultIdGenerator.class
com.github.rholder.fauxflake.EncodedId.class
com.github.rholder.fauxflake.IdGenerators.class
com.github.rholder.fauxflake.api.EncodingProvider.class
com.github.rholder.fauxflake.api.Id.class
com.github.rholder.fauxflake.api.IdGenerator.class
com.github.rholder.fauxflake.api.MachineIdProvider.class
com.github.rholder.fauxflake.api.TimeProvider.class
com.github.rholder.fauxflake.provider.MacMachineIdProvider.class
com.github.rholder.fauxflake.provider.MacPidMachineIdProvider.class
com.github.rholder.fauxflake.provider.SystemTimeProvider.class
com.github.rholder.fauxflake.provider.boundary.FlakeDecodingUtils.class
com.github.rholder.fauxflake.provider.boundary.FlakeEncodingProvider.class
com.github.rholder.fauxflake.provider.twitter.SnowflakeDecodingUtils.class
com.github.rholder.fauxflake.provider.twitter.SnowflakeEncodingProvider.class
com.github.rholder.fauxflake.util.MacUtils.class
com.github.rholder.fauxflake.util.PidUtils.class
com.github.rholder.fauxflake.util.StringUtils.class








Related examples in the same category

1.Download fauxflake-core-1.0.0-sources.jar