Last Version

WebCookbook 1.0.0

Example project of the web components of pronghorn

License

License

GroupId

GroupId

com.ociweb
ArtifactId

ArtifactId

WebCookbook
Version

Version

1.0.0
Type

Type

jar
Description

Description

WebCookbook
Example project of the web components of pronghorn
Project URL

Project URL

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

Source Code Management

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

Download WebCookbook 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.