| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdworks.ideabank |
| ArtifactId | ArtifactIdrudolf_3 |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrudolf
Minimal frameworks for web and apis
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rudolf_3-0.1.1.pom | |
| rudolf_3-0.1.1.jar | 46 KB |
| rudolf_3-0.1.1-sources.jar | 5 KB |
| rudolf_3-0.1.1-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/works.ideabank/rudolf_3/ -->
<dependency>
<groupId>works.ideabank</groupId>
<artifactId>rudolf_3</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.ideabank/rudolf_3/
implementation 'works.ideabank:rudolf_3:0.1.1'
// https://jarcasting.com/artifacts/works.ideabank/rudolf_3/
implementation ("works.ideabank:rudolf_3:0.1.1")
'works.ideabank:rudolf_3:jar:0.1.1'
<dependency org="works.ideabank" name="rudolf_3" rev="0.1.1">
<artifact name="rudolf_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.ideabank', module='rudolf_3', version='0.1.1')
)
libraryDependencies += "works.ideabank" % "rudolf_3" % "0.1.1"
[works.ideabank/rudolf_3 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha5 |
| org.eclipse.jetty : jetty-server | jar | 11.0.6 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| org.apache.velocity : velocity-engine-core | jar | 2.3 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |