Skip to content

jvirtanen/value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Value

Value is a support library for value objects in Java.

Dependencies

Value depends on the following libraries:

  • Apache Commons Lang 3.8.1

Download

Add a Maven dependency to Value:

<dependency>
  <groupId>org.jvirtanen.value</groupId>
  <artifactId>value</artifactId>
  <version><!-- latest version --></version>
</dependency>

See the latest release on GitHub.

License

Copyright 2014 Jussi Virtanen.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.

About

Support library for value objects in Java

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages