Polyforms Framework

A framework focusing on simplifying the business layer development base on <a href="http://domaindrivendesign.org/">Domain Driven Design</a> methodology.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.polyforms
ArtifactId

ArtifactId

polyforms
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Polyforms Framework
A framework focusing on simplifying the business layer development base on <a href="http://domaindrivendesign.org/">Domain Driven Design</a> methodology.
Project Organization

Project Organization

Polyforms Framework
Source Code Management

Source Code Management

http://github.com/Polyforms/Polyforms

Download polyforms

Filename Size
polyforms-0.8.1.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.polyforms/polyforms/ -->
<dependency>
    <groupId>org.polyforms</groupId>
    <artifactId>polyforms</artifactId>
    <version>0.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.polyforms/polyforms/
implementation 'org.polyforms:polyforms:0.8.1'
// https://jarcasting.com/artifacts/org.polyforms/polyforms/
implementation ("org.polyforms:polyforms:0.8.1")
'org.polyforms:polyforms:pom:0.8.1'
<dependency org="org.polyforms" name="polyforms" rev="0.8.1">
  <artifact name="polyforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.polyforms', module='polyforms', version='0.8.1')
)
libraryDependencies += "org.polyforms" % "polyforms" % "0.8.1"
[org.polyforms/polyforms "0.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.polyforms

Polyforms Framework

Versions

Version
0.8.1
0.8
0.7
0.6.1
0.6
0.5
0.4