Last Version

Acteur Parent 2.8.3

The Acteur framework for building Netty-based web servers

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-parent
Version

Version

2.8.3
Type

Type

pom
Description

Description

Acteur Parent
The Acteur framework for building Netty-based web servers
Project URL

Project URL

https://github.com/timboudreau/acteur
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/acteur.git

Download acteur-parent 2.8.3

Filename Size
acteur-parent-2.8.3.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • url
  • acteur
  • acteur-util
  • acteur-resources
  • acteur-mongo
  • deprecated
  • acteur-headers
  • acteur-jdbc
  • acteur-cookie-auth
  • acteur-base
  • acteur-mongo-async
  • marshaller-registry
  • acteur-headers-jodatime
  • netty-websocket-pubsub
  • acteur-annotations
  • acteur-annotation-processors
  • acteur-server-sent-events