Pronghorn

Primary dependency for any project using the Pronghorn framework

License

License

GroupId

GroupId

com.ociweb
ArtifactId

ArtifactId

Pronghorn
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pronghorn
Primary dependency for any project using the Pronghorn framework
Project URL

Project URL

https://github.com/oci-pronghorn/Pronghorn
Source Code Management

Source Code Management

https://github.com/oci-pronghorn/Pronghorn

Download Pronghorn

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ociweb : PronghornPipes jar 1.0.0
com.ociweb : Ph-TLS-pureJava jar 0.0.6
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.
com.ociweb
Embedded actor framework for Java

Versions

Version
1.0.0