Bracket Java Serializer

Simple Java Object Serialization to Bracket properties files for use in messaging, etc.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

asia.redact.bracket.properties
ArtifactId

ArtifactId

java-serializer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bracket Java Serializer
Simple Java Object Serialization to Bracket properties files for use in messaging, etc.
Project Organization

Project Organization

David R. Smith

Download java-serializer

How to add to project

<!-- https://jarcasting.com/artifacts/asia.redact.bracket.properties/java-serializer/ -->
<dependency>
    <groupId>asia.redact.bracket.properties</groupId>
    <artifactId>java-serializer</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/asia.redact.bracket.properties/java-serializer/
implementation 'asia.redact.bracket.properties:java-serializer:1.0.0'
// https://jarcasting.com/artifacts/asia.redact.bracket.properties/java-serializer/
implementation ("asia.redact.bracket.properties:java-serializer:1.0.0")
'asia.redact.bracket.properties:java-serializer:jar:1.0.0'
<dependency org="asia.redact.bracket.properties" name="java-serializer" rev="1.0.0">
  <artifact name="java-serializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='asia.redact.bracket.properties', module='java-serializer', version='1.0.0')
)
libraryDependencies += "asia.redact.bracket.properties" % "java-serializer" % "1.0.0"
[asia.redact.bracket.properties/java-serializer "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
asia.redact.bracket.properties : bracket-properties jar 1.3.3
net.iharder : base64 jar 2.3.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0