Last Version

Polyforms Framework 0.8.1

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
Version

Version

0.8.1
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 0.8.1

Filename Size
polyforms-0.8.1.pom 10 KB
Browse

<!-- 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.