Last Version

Glacio 0.0.1

Glacio language and tools

License

License

GroupId

GroupId

com.github.fridujo
ArtifactId

ArtifactId

glacio
Version

Version

0.0.1
Type

Type

pom
Description

Description

Glacio
Glacio language and tools
Project URL

Project URL

https://github.com/fridujo/glacio
Source Code Management

Source Code Management

https://github.com/fridujo/glacio.git

Download glacio 0.0.1

Filename Size
glacio-0.0.1.pom 12 KB
Browse

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-core jar 3.6.28
com.github.fridujo : classpath-junit-extension jar 1.0.0

Project Modules

  • glacio-parser
  • glacio-runner
  • glacio-junit-engine
  • glacio-spring