| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.teamide | 
| ArtifactId | ArtifactIdteamide.component | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncomponent TeamIDE Component Library | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| teamide.component-0.0.6.pom | |
| teamide.component-0.0.6.jar | 93 KB | 
| teamide.component-0.0.6-sources.jar | 52 KB | 
| teamide.component-0.0.6-javadoc.jar | 388 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.teamide/teamide.component/ -->
<dependency>
    <groupId>com.teamide</groupId>
    <artifactId>teamide.component</artifactId>
    <version>0.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.teamide/teamide.component/
implementation 'com.teamide:teamide.component:0.0.6'// https://jarcasting.com/artifacts/com.teamide/teamide.component/
implementation ("com.teamide:teamide.component:0.0.6")'com.teamide:teamide.component:jar:0.0.6'<dependency org="com.teamide" name="teamide.component" rev="0.0.6">
  <artifact name="teamide.component" type="jar" />
</dependency>@Grapes(
@Grab(group='com.teamide', module='teamide.component', version='0.0.6')
)libraryDependencies += "com.teamide" % "teamide.component" % "0.0.6"[com.teamide/teamide.component "0.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.teamide : teamide.base | jar | 0.0.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| c3p0 : c3p0 | jar | 0.9.1.2 | 
| org.apache.commons : commons-dbcp2 | jar | 2.4.0 | 
| com.alibaba : druid | jar | 1.1.12 |