| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.scudata.esproc |
| ArtifactId | ArtifactIdesproc |
| Version | Version20220106 |
| Type | Typejar |
| Description |
Descriptioncom.scudata.esproc:esproc
SPL(Structured Process Language) A programming language specially for structured data computing.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| esproc-20220106.pom | |
| esproc-20220106.jar | 5 MB |
| esproc-20220106-sources.jar | 3 MB |
| esproc-20220106-javadoc.jar | 10 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scudata.esproc/esproc/ -->
<dependency>
<groupId>com.scudata.esproc</groupId>
<artifactId>esproc</artifactId>
<version>20220106</version>
</dependency>
// https://jarcasting.com/artifacts/com.scudata.esproc/esproc/
implementation 'com.scudata.esproc:esproc:20220106'
// https://jarcasting.com/artifacts/com.scudata.esproc/esproc/
implementation ("com.scudata.esproc:esproc:20220106")
'com.scudata.esproc:esproc:jar:20220106'
<dependency org="com.scudata.esproc" name="esproc" rev="20220106">
<artifact name="esproc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scudata.esproc', module='esproc', version='20220106')
)
libraryDependencies += "com.scudata.esproc" % "esproc" % "20220106"
[com.scudata.esproc/esproc "20220106"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scudata » rqagent | jar | 1.0.1 |
| org.oracle » oracle11gjdbc | jar | 10.2.0.2 |
| org.hsqldb : hsqldb | jar | 2.2.8 |