
| Envjs |
Maven |
| 1.2.13 |
1.2.13 |
<dependency>
<groupId>com.github.bednar</groupId>
<artifactId>envjs</artifactId>
<version>1.2.13</version>
</dependency>
<script src="lib/env.rhino.js" type="text/javascript"></script>
<script src="lib/trimLeft.js" type="text/javascript"></script>
this.getClass().getResourceAsStream("/lib/env.rhino.js")
this.getClass().getResourceAsStream("/lib/trimLeft.js")
<repository>
<id>bednar-public</id>
<name>Bednar Public Repository</name>
<url>http://nexus-bednar.rhcloud.com/nexus/content/groups/public/</url>
</repository>