| Categories | CategoriesTelosys Application Layer Libs Code Generators | 
|---|---|
| GroupId | GroupIdorg.objectweb.telosys | 
| ArtifactId | ArtifactIdtelosys | 
| Last Version | Last Version1.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontelosys-framework | 
| Filename | Size | 
|---|---|
| telosys-1.1.2.pom | |
| telosys-1.1.2.jar | 902 KB | 
| telosys-1.1.2-tlddoc.jar | 134 KB | 
| telosys-1.1.2-sources.jar | 680 KB | 
| telosys-1.1.2-javadoc.jar | 850 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.telosys/telosys/ -->
<dependency>
    <groupId>org.objectweb.telosys</groupId>
    <artifactId>telosys</artifactId>
    <version>1.1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.telosys/telosys/
implementation 'org.objectweb.telosys:telosys:1.1.2'// https://jarcasting.com/artifacts/org.objectweb.telosys/telosys/
implementation ("org.objectweb.telosys:telosys:1.1.2")'org.objectweb.telosys:telosys:jar:1.1.2'<dependency org="org.objectweb.telosys" name="telosys" rev="1.1.2">
  <artifact name="telosys" type="jar" />
</dependency>@Grapes(
@Grab(group='org.objectweb.telosys', module='telosys', version='1.1.2')
)libraryDependencies += "org.objectweb.telosys" % "telosys" % "1.1.2"[org.objectweb.telosys/telosys "1.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | |
| tomcat : jsp-api | jar | 5.5.23 |