is not current version
Last Version 1.01

plsar-framework 1.00

Kotlin Web Framework. PLSAR incorporates everything you need in order to build a full stack web system including: dependency injection,http routing, a data persistence layer, templating and view data binding

License

License

Categories

Categories

Net
GroupId

GroupId

net.plsar
ArtifactId

ArtifactId

plsar-framework
Version

Version

1.00
Type

Type

pom
Description

Description

plsar-framework
Kotlin Web Framework. PLSAR incorporates everything you need in order to build a full stack web system including: dependency injection,http routing, a data persistence layer, templating and view data binding
Project URL

Project URL

http://github.com/mcroteau/plsar
Source Code Management

Source Code Management

https://github.com/mcroteau/plsar

Download plsar-framework 1.00


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

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.