Skip to content

Commit

Permalink
Removed Kovert from core-kotlin now it's in kotlin-libraries instead (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzer authored and pivovarit committed Jan 8, 2019
1 parent c2447fb commit 802e2b0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 440 deletions.
11 changes: 0 additions & 11 deletions core-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,6 @@
<artifactId>injekt-core</artifactId>
<version>1.16.1</version>
</dependency>
<dependency>
<groupId>uy.kohesive.kovert</groupId>
<artifactId>kovert-vertx</artifactId>
<version>[1.5.0,1.6.0)</version>
<exclusions>
<exclusion>
<groupId>nl.komponents.kovenant</groupId>
<artifactId>kovenant</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>

<properties>
Expand Down
73 changes: 0 additions & 73 deletions core-kotlin/src/main/kotlin/com/baeldung/kovert/AnnotatedServer.kt

This file was deleted.

75 changes: 0 additions & 75 deletions core-kotlin/src/main/kotlin/com/baeldung/kovert/ErrorServer.kt

This file was deleted.

76 changes: 0 additions & 76 deletions core-kotlin/src/main/kotlin/com/baeldung/kovert/JsonServer.kt

This file was deleted.

57 changes: 0 additions & 57 deletions core-kotlin/src/main/kotlin/com/baeldung/kovert/NoopServer.kt

This file was deleted.

68 changes: 0 additions & 68 deletions core-kotlin/src/main/kotlin/com/baeldung/kovert/SecuredServer.kt

This file was deleted.

Loading

0 comments on commit 802e2b0

Please sign in to comment.