License |
License |
---|---|
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdweb4thejob |
Version | Version3.6.0 |
Type | Typepom |
Description |
Descriptionweb4thejob descriptor
Open source java framework for the rapid development of data centric web applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
web4thejob-3.6.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/web4thejob/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>web4thejob</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob/
implementation 'org.web4thejob:web4thejob:3.6.0'
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob/
implementation ("org.web4thejob:web4thejob:3.6.0")
'org.web4thejob:web4thejob:pom:3.6.0'
<dependency org="org.web4thejob" name="web4thejob" rev="3.6.0">
<artifact name="web4thejob" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='web4thejob', version='3.6.0')
)
libraryDependencies += "org.web4thejob" % "web4thejob" % "3.6.0"
[org.web4thejob/web4thejob "3.6.0"]